| 程序包 | 说明 | 
|---|---|
| org.apache.mina.handler.demux | 
 A handler implementation that helps you implement complex protocols
by splitting messageReceived handlers into multiple sub-handlers. 
 | 
| 类和说明 | 
|---|
| MessageHandler
 A handler interface that  
DemuxingIoHandler forwards
 messageReceived events to. |