| Package | Description |
|---|---|
| org.apache.mina.handler.multiton |
Enables creating a handler per session instead of having one handler for many
sessions, using
Multiton pattern.
|
| Constructor and Description |
|---|
SingleSessionIoHandlerDelegate(SingleSessionIoHandlerFactory factory)
Creates a new instance that uses the passed in
SingleSessionIoHandlerFactory to create new
SingleSessionIoHandlers. |
Copyright © 2004–2018 Apache MINA Project. All rights reserved.