|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolCodec.BufferState | |
---|---|
org.fusesource.hawtdispatch.transport |
Uses of ProtocolCodec.BufferState in org.fusesource.hawtdispatch.transport |
---|
Methods in org.fusesource.hawtdispatch.transport that return ProtocolCodec.BufferState | |
---|---|
ProtocolCodec.BufferState |
ProtocolCodec.flush()
Attempts to complete the previous write which did not complete. |
ProtocolCodec.BufferState |
AbstractProtocolCodec.flush()
|
ProtocolCodec.BufferState |
SslProtocolCodec.flush()
|
static ProtocolCodec.BufferState |
ProtocolCodec.BufferState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProtocolCodec.BufferState[] |
ProtocolCodec.BufferState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
ProtocolCodec.BufferState |
ProtocolCodec.write(Object value)
Non-blocking channel based encoding. |
ProtocolCodec.BufferState |
AbstractProtocolCodec.write(Object value)
|
ProtocolCodec.BufferState |
SslProtocolCodec.write(Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |