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, toString
public static final byte DATA_STRUCTURE_TYPE
public ShutdownInfo()
public byte getDataStructureType()
public Response visit(CommandVisitor visitor) throws Exception
Exception
public boolean isShutdownInfo()
isShutdownInfo
in interface Command
isShutdownInfo
in class BaseCommand
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.