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