请参阅: 说明
| 接口 | 说明 | 
|---|---|
| SingleSessionIoHandler | 
 A session handler without an  
IoSession parameter for simplicity. | 
| SingleSessionIoHandlerFactory | 
 A factory that creates  
SingleSessionIoHandler to be used with one
 particular session. | 
| 类 | 说明 | 
|---|---|
| SingleSessionIoHandlerAdapter | 
 Adapter class for implementors of the  
SingleSessionIoHandler
 interface. | 
| SingleSessionIoHandlerDelegate | 
 An  
IoHandler implementation which delegates all requests to
 SingleSessionIoHandlers. |