public class GetConnectionNot extends SyncNotification
SyncNotification.Context
Modifier and Type | Field and Description |
---|---|
private int |
key |
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 |
---|
GetConnectionNot(int key) |
Modifier and Type | Method and Description |
---|---|
ConnectionContext |
getConnectionContext() |
int |
getKey() |
void |
Return(ConnectionContext ctx) |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
getException, getValue, interupt, invoke, invoke, Return, Throw, wakeup
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private int key
public final int getKey()
public void Return(ConnectionContext ctx)
public ConnectionContext getConnectionContext()
public StringBuffer toString(StringBuffer output)
toString
in class Notification
output
- buffer to fill inoutput
buffer is returnedCopyright © 2021 ScalAgent D.T.. All rights reserved.