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 | Class | Description |
---|---|---|
class |
SingleSessionIoHandlerAdapter |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
SingleSessionIoHandler |
SingleSessionIoHandlerFactory.getHandler(IoSession session) |
Deprecated.
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.