程序包 | 说明 |
---|---|
org.apache.mina.example.tapedeck |
限定符和类型 | 类和说明 |
---|---|
class |
EjectCommand
Represents the
eject command. |
class |
InfoCommand
Represents the
info command. |
class |
ListCommand
Represents the
list command. |
class |
LoadCommand
Represents the
load <tape> command. |
class |
PasswordCommand
Represents the
password <password> command. |
class |
PauseCommand
Represents the
pause command. |
class |
PlayCommand
Represents the
play command. |
class |
QuitCommand
Represents the
quit command. |
class |
StopCommand
Represents the
stop command. |
class |
UserCommand
Represents the
user <username> command. |
限定符和类型 | 方法和说明 |
---|---|
void |
TapeDeckServer.error(Event event,
StateContext context,
IoSession session,
Command cmd) |
void |
AuthenticationHandler.errorWaitingForPassword(IoSession session,
Command cmd) |
void |
AuthenticationHandler.errorWaitingForUser(IoSession session,
Command cmd) |