public class ShutdownInfo extends BaseCommand
| Modifier and Type | Field and Description |
|---|---|
static byte |
DATA_STRUCTURE_TYPE |
commandId, responseRequired| Constructor and Description |
|---|
ShutdownInfo() |
| Modifier and Type | Method and Description |
|---|---|
byte |
getDataStructureType() |
boolean |
isShutdownInfo() |
Response |
visit(CommandVisitor visitor) |
copy, getCommandId, getFrom, getTo, isBrokerInfo, isConnectionControl, isConsumerControl, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toStringpublic static final byte DATA_STRUCTURE_TYPE
public ShutdownInfo()
public byte getDataStructureType()
public Response visit(CommandVisitor visitor) throws Exception
Exceptionpublic boolean isShutdownInfo()
isShutdownInfo in interface CommandisShutdownInfo in class BaseCommandCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.