|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ProtocolEncoder and ProtocolDecoder implementations.
See:
Description
| Interface Summary | |
|---|---|
| MessageDecoder | Decodes specific messages. |
| MessageDecoderFactory | A factory that creates a new instance of MessageDecoder. |
| MessageEncoder | Encodes messages of specific types specified by MessageEncoder.getMessageTypes(). |
| MessageEncoderFactory | A factory that creates a new instance of MessageEncoder. |
| Class Summary | |
|---|---|
| CumulativeProtocolDecoder | A ProtocolDecoder that cumulates the content of received
buffers to a cumulative buffer to help users implement decoders. |
| DemuxingProtocolCodecFactory | A composite ProtocolCodecFactory that consists of multiple
MessageEncoders and MessageDecoders. |
| MessageDecoderResult | Represents results from MessageDecoder. |
Useful ProtocolEncoder and ProtocolDecoder implementations.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||