org.apache.mina.example.tapedeck
Class PauseCommand
java.lang.Object
org.apache.mina.example.tapedeck.Command
org.apache.mina.example.tapedeck.PauseCommand
public class PauseCommand
- extends Command
Represents the pause
command.
- Author:
- Apache MINA Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
PauseCommand
public PauseCommand()
getName
public String getName()
- Specified by:
getName
in class Command
Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.