public interface SingleSessionIoHandlerFactory
SingleSessionIoHandler to be used with one
particular session.SingleSessionIoHandler| Modifier and Type | Method | Description |
|---|---|---|
SingleSessionIoHandler |
getHandler(IoSession session) |
Returns a
SingleSessionIoHandler for the given session. |
SingleSessionIoHandler getHandler(IoSession session)
SingleSessionIoHandler for the given session.session - the session for which a handler is requested