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