public final class CloseConsumerQuery extends AbstractConsumerQuery
| Constructor and Description |
|---|
CloseConsumerQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUndeliveredMessageID(String msgID) |
byte |
getType()
Get the type value for this packet
|
List<String> |
getUndeliveredMessageIDs() |
protected void |
serializeTo(RawDataBuffer out)
Write the packet content to the given output stream
|
protected void |
unserializeFrom(RawDataBuffer in)
Read the packet content to the given input stream
|
getConsumerId, setConsumerId, toStringgetSessionId, setSessionIdisResponseExpectedgetEndpointId, setEndpointIdpublic List<String> getUndeliveredMessageIDs()
public void addUndeliveredMessageID(String msgID)
public byte getType()
AbstractPacketgetType in class AbstractPacketprotected void serializeTo(RawDataBuffer out)
AbstractPacketserializeTo in class AbstractConsumerQueryprotected void unserializeFrom(RawDataBuffer in)
AbstractPacketunserializeFrom in class AbstractConsumerQueryCopyright © 2019. All rights reserved.