Interface SingleSessionIoHandlerFactory
Deprecated.
this class is deprecated
A factory that creates
SingleSessionIoHandler to be used with one
particular session.- See Also:
-
Method Summary
-
Method Details
-
getHandler
Deprecated.- Parameters:
session- the session for which a handler is requested- Returns:
- a
SingleSessionIoHandlerfor the given session. - Throws:
Exception- If we can't get the handler
-