org.apache.activemq.command
public class: ControlCommand [javadoc |
source]
java.lang.Object
org.apache.activemq.command.BaseCommand
org.apache.activemq.command.ControlCommand
All Implemented Interfaces:
Command
Used to start and stop transports as well as terminating clients.
- openwire:marshaller:
code
- ="14"
- version:
$
- Revision: 1.1 $
Field Summary |
---|
public static final byte | DATA_STRUCTURE_TYPE | |
Methods from org.apache.activemq.command.BaseCommand: |
---|
copy, getCommandId, getFrom, getTo, isBrokerInfo, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |