public class IoHandlerChain.Entry
extends java.lang.Object
IoHandlerChain
contains.限定符和类型 | 方法和说明 |
---|---|
IoHandlerCommand |
getCommand()
Returns the command.
|
java.lang.String |
getName()
Returns the name of the command.
|
IoHandlerCommand.NextCommand |
getNextCommand()
Returns the
IoHandlerCommand.NextCommand of the command. |
public java.lang.String getName()
public IoHandlerCommand getCommand()
public IoHandlerCommand.NextCommand getNextCommand()
IoHandlerCommand.NextCommand
of the command.