Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.mina.handler.chain.IoHandlerChain.Entry
public class IoHandlerChain.Entry
extends java.lang.Object
IoHandlerChain
contains.
Method Summary | |
IoHandlerCommand |
|
String |
|
NextCommand |
|
public String getName()
Returns the name of the command.
public NextCommand getNextCommand()
Returns theIoHandlerCommand.NextCommand
of the command.