public class GetProxyIdNot extends SyncNotification
SyncNotification.Context
Modifier and Type | Field and Description |
---|---|
private Identity |
identity |
private String |
inaddr |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
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 |
---|
GetProxyIdNot(Identity identity,
String inaddr) |
Modifier and Type | Method and Description |
---|---|
Identity |
getIdentity() |
String |
getInAddr() |
AgentId |
getProxyId() |
void |
Return(AgentId proxyId) |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
getException, getValue, invoke, Return, Throw
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private Identity identity
private String inaddr
public final Identity getIdentity()
public final String getInAddr()
public void Return(AgentId proxyId)
public final AgentId getProxyId()
public StringBuffer toString(StringBuffer output)
toString
in class Notification
output
- buffer to fill inoutput
buffer is returnedCopyright © 2016 ScalAgent D.T.. All Rights Reserved.