|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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. |
Enables creating a handler per session instead of having one handler for many sessions, using Multiton pattern.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |