| 程序包 | 说明 | 
|---|---|
| org.apache.mina.example.sumup.codec | 
 Protocol codec implementation for SumUp protocol. 
 | 
| 类和说明 | 
|---|
| 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. |