public interface SingleSessionIoHandlerFactory
SingleSessionIoHandler to be used with one
particular session.SingleSessionIoHandler| 限定符和类型 | 方法和说明 |
|---|---|
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