Package org.apache.mina.handler.multiton

Enables creating a handler per session instead of having one handler for many sessions, using Multiton pattern.

See:
          Description

Interface Summary
SingleSessionIoHandler Deprecated.
SingleSessionIoHandlerFactory Deprecated.
 

Class Summary
SingleSessionIoHandlerAdapter Deprecated.
SingleSessionIoHandlerDelegate Deprecated.
 

Package org.apache.mina.handler.multiton Description

Enables creating a handler per session instead of having one handler for many sessions, using Multiton pattern.



Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.