public class AbortReceiveRequest extends AbstractRequestNot
Modifier and Type | Field and Description |
---|---|
private int |
abortedRequestId |
private static long |
serialVersionUID |
detachable, detached, persistent
BOOLEAN_ENCODED_SIZE, BYTE_ENCODED_SIZE, DOUBLE_ENCODED_SIZE, FLOAT_ENCODED_SIZE, INT_ENCODED_SIZE, LONG_ENCODED_SIZE, SHORT_ENCODED_SIZE
Constructor and Description |
---|
AbortReceiveRequest(int clientContext,
int requestId,
int abortedRequestId) |
Modifier and Type | Method and Description |
---|---|
int |
getAbortedRequestId() |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
decode, encode, getEncodedSize, getRequestId
getClientContext, setPersistent
done, failed, hasCallback, passCallback, setCountDownCallback
clone, getContext, getDeadNotificationAgentId, getEncodableClassId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private int abortedRequestId
public AbortReceiveRequest(int clientContext, int requestId, int abortedRequestId)
public final int getAbortedRequestId()
public StringBuffer toString(StringBuffer output)
toString
in class AbstractRequestNot
output
- buffer to fill inoutput
buffer is returnedCopyright © 2021 ScalAgent D.T.. All rights reserved.