|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleSessionIoHandlerFactory
A factory that creates SingleSessionIoHandler
to be used with one
particular session.
SingleSessionIoHandler
Method Summary | |
---|---|
SingleSessionIoHandler |
getHandler(IoSession session)
Returns a SingleSessionIoHandler for the given session. |
Method Detail |
---|
SingleSessionIoHandler getHandler(IoSession session) throws Exception
SingleSessionIoHandler
for the given session.
session
- the session for which a handler is requested
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |