@Deprecated public interface SingleSessionIoHandlerFactory
SingleSessionIoHandler to be used with one
particular session.SingleSessionIoHandler| Modifier and Type | Method | Description |
|---|---|---|
SingleSessionIoHandler |
getHandler(IoSession session) |
Deprecated.
|
SingleSessionIoHandler getHandler(IoSession session) throws Exception
session - the session for which a handler is requestedSingleSessionIoHandler for the given session.Exception - If we can't get the handlerCopyright © 2004–2018 Apache MINA Project. All rights reserved.