Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SingleSessionIoHandlerFactory
SingleSessionIoHandler
to be used with one
particular session.
SingleSessionIoHandler
Method Summary | |
SingleSessionIoHandler |
|
public SingleSessionIoHandler getHandler(IoSession session)
Returns aSingleSessionIoHandler
for the given session.
- Parameters:
session
- the session for which a handler is requested