public class RequestNot extends CallbackNotification
Modifier and Type | Field and Description |
---|---|
private int |
cKey |
private Object |
msg |
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 |
---|
RequestNot(int cKey,
Object msg) |
Modifier and Type | Method and Description |
---|---|
int |
getConnectionKey() |
Object |
getMessage() |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
done, failed, hasCallback, passCallback, setCountDownCallback
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private int cKey
private Object msg
public RequestNot(int cKey, Object msg)
public final int getConnectionKey()
public final Object getMessage()
public StringBuffer toString(StringBuffer output)
toString
in class Notification
output
- buffer to fill inoutput
buffer is returnedCopyright © 2021 ScalAgent D.T.. All rights reserved.