|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WrappingProtocolCodec
Interface of protocol codecs that wrap other protocol codecs.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.fusesource.hawtdispatch.transport.ProtocolCodec |
|---|
ProtocolCodec.BufferState |
| Method Summary | |
|---|---|
ProtocolCodec |
getNext()
|
void |
setNext(ProtocolCodec value)
|
| Methods inherited from interface org.fusesource.hawtdispatch.transport.ProtocolCodec |
|---|
flush, full, getLastReadSize, getLastWriteSize, getReadBufferSize, getReadCounter, getWriteBufferSize, getWriteCounter, read, setTransport, unread, write |
| Method Detail |
|---|
ProtocolCodec getNext()
void setNext(ProtocolCodec value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||