|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IoHandlerChain | |
| org.apache.mina.handler.chain | A handler implementation that helps you implement sequentially layered protocols using Chains of Responsibility pattern. |
| Uses of IoHandlerChain in org.apache.mina.handler.chain |
| Methods in org.apache.mina.handler.chain that return IoHandlerChain | |
IoHandlerChain |
ChainedIoHandler.getChain()
Returns the IoHandlerCommand this handler will use to
handle messageReceived events. |
| Constructors in org.apache.mina.handler.chain with parameters of type IoHandlerChain | |
ChainedIoHandler(IoHandlerChain chain)
Creates a new instance which executes the specified IoHandlerChain on a messageReceived event. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||