| 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 | Description |
|---|---|---|
IoHandlerChain.Entry |
IoHandlerChain.getEntry(String name) |
| Modifier and Type | Method | Description |
|---|---|---|
List<IoHandlerChain.Entry> |
IoHandlerChain.getAll() |
|
List<IoHandlerChain.Entry> |
IoHandlerChain.getAllReversed() |
Copyright © 2004–2018 Apache MINA Project. All rights reserved.