Package | Description |
---|---|
org.jboss.netty.handler.codec.replay |
Specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O
paradigm. |
Modifier and Type | Method and Description |
---|---|
static VoidEnum |
VoidEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoidEnum[] |
VoidEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2013 JBoss, by Red Hat. All Rights Reserved.