| Package | Description |
|---|---|
| org.apache.mina.handler.chain |
A handler implementation that helps you implement sequentially layered protocols
using Chains of Responsibility pattern.
|
| Modifier and Type | Method and Description |
|---|---|
IoHandlerChain.Entry |
IoHandlerChain.getEntry(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<IoHandlerChain.Entry> |
IoHandlerChain.getAll() |
List<IoHandlerChain.Entry> |
IoHandlerChain.getAllReversed() |
Copyright © 2004–2017 Apache MINA Project. All rights reserved.