public abstract class AbstractQueueBrowserQuery extends AbstractSessionQuery
| Constructor and Description |
|---|
AbstractQueueBrowserQuery() |
| Modifier and Type | Method and Description |
|---|---|
IntegerID |
getBrowserId() |
protected void |
serializeTo(RawDataBuffer out)
Write the packet content to the given output stream
|
void |
setBrowserId(IntegerID browserId) |
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 getBrowserId()
public void setBrowserId(IntegerID browserId)
browserId - the browserId to setpublic String toString()
toString in class AbstractSessionQueryCopyright © 2019. All rights reserved.