public abstract class AbstractConsumerQuery extends AbstractSessionQuery
| Constructor and Description |
|---|
AbstractConsumerQuery() |
| Modifier and Type | Method and Description |
|---|---|
IntegerID |
getConsumerId() |
protected void |
serializeTo(RawDataBuffer out)
Write the packet content to the given output stream
|
void |
setConsumerId(IntegerID consumerId) |
String |
toString() |
protected void |
unserializeFrom(RawDataBuffer in)
Read the packet content to the given input stream
|
getSessionId, setSessionIdisResponseExpectedgetEndpointId, getType, setEndpointIdprotected void serializeTo(RawDataBuffer out)
AbstractPacketserializeTo in class AbstractSessionQueryprotected void unserializeFrom(RawDataBuffer in)
AbstractPacketunserializeFrom in class AbstractSessionQuerypublic IntegerID getConsumerId()
public void setConsumerId(IntegerID consumerId)
consumerId - the consumerId to setpublic String toString()
toString in class AbstractSessionQueryCopyright © 2021. All rights reserved.