@Deprecated
public interface SingleSessionIoHandlerFactory
SingleSessionIoHandler
to be used with one
particular session.限定符和类型 | 方法和说明 |
---|---|
SingleSessionIoHandler |
getHandler(IoSession session)
已过时。
|
SingleSessionIoHandler getHandler(IoSession session) throws java.lang.Exception
session
- the session for which a handler is requestedSingleSessionIoHandler
for the given session.java.lang.Exception
- If we can't get the handler