public class ControlCommand extends BaseCommand
Modifier and Type | Field and Description |
---|---|
static byte |
DATA_STRUCTURE_TYPE |
commandId, responseRequired
Constructor and Description |
---|
ControlCommand() |
Modifier and Type | Method and Description |
---|---|
org.fusesource.hawtbuf.UTF8Buffer |
getCommand() |
byte |
getDataStructureType() |
void |
setCommand(org.fusesource.hawtbuf.UTF8Buffer command) |
copy, getCommandId, isBrokerInfo, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setResponseRequired, toString, toString
public static final byte DATA_STRUCTURE_TYPE
Copyright © 2011–2014 Red Hat. All rights reserved.