|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DemuxableProtocolDecoder | |
|---|---|
| org.littleshoot.util.mina | |
| Uses of DemuxableProtocolDecoder in org.littleshoot.util.mina |
|---|
| Classes in org.littleshoot.util.mina that implement DemuxableProtocolDecoder | |
|---|---|
class |
DemuxingStateMachineProtocolDecoder
A StateMachineProtocolDecoder that can be used with a protocol
that should be dumultiplexed with other protocols. |
| Methods in org.littleshoot.util.mina that return DemuxableProtocolDecoder | |
|---|---|
DemuxableProtocolDecoder |
DemuxableProtocolCodecFactory.newDecoder()
Returns a new (or reusable) instance of ProtocolDecoder which
decodes binary or protocol-specific data into message objects. |
DemuxableProtocolDecoder |
DemuxableDecoderFactory.newDecoder()
Creates a new decoder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||