Package | Description |
---|---|
org.apache.mina.example.sumup.codec |
Protocol codec implementation for SumUp protocol.
|
Class and Description |
---|
AbstractMessageDecoder
A
MessageDecoder that decodes message header and forwards
the decoding of body to a subclass. |
AbstractMessageEncoder
A
MessageEncoder that encodes message header and forwards
the encoding of body to a subclass. |
Copyright © 2004–2016 Apache MINA Project. All rights reserved.