|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BinaryDecoder | Defines common decoding methods for byte array decoders. |
BinaryEncoder | Defines common encoding methods for byte array encoders. |
Decoder | Provides the highest level of abstraction for Decoders. |
Encoder | Provides the highest level of abstraction for Encoders. |
Class Summary | |
---|---|
Asn1CodecDecoder | Adapts StatefulDecoder to MINA ProtocolDecoder |
Asn1CodecEncoder | Adapts StatefulEncoder to MINA ProtocolEncoder |
Exception Summary | |
---|---|
DecoderException | Thrown when a Decoder has encountered a failure condition during a decode. |
EncoderException | Thrown when there is a failure condition during the encoding process. |
Protocol codec which provides the integration with Apache ASN1.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |