Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
SingleSessionIoHandler | A session handler without an IoSession parameter for simplicity. |
SingleSessionIoHandlerFactory | A factory that creates SingleSessionIoHandler to be used with one
particular session. |
Class Summary | |
SingleSessionIoHandlerAdapter | Adapter class for implementors of the SingleSessionIoHandler
interface. |
SingleSessionIoHandlerDelegate | An IoHandler implementation which delegates all requests to
SingleSessionIoHandler s. |