public class RequestGroupNot extends AbstractRequestNot
Modifier and Type | Field and Description |
---|---|
private Vector |
clientMessages |
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 |
---|
RequestGroupNot() |
Modifier and Type | Method and Description |
---|---|
void |
addClientMessages(ClientMessages cm) |
Enumeration |
getClientMessages() |
int |
getSize() |
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 Vector clientMessages
public void addClientMessages(ClientMessages cm)
public Enumeration getClientMessages()
public int getSize()
public StringBuffer toString(StringBuffer output)
AbstractRequestNot
toString
in class AbstractRequestNot
output
- buffer to fill inoutput
buffer is returnedCopyright © 2016 ScalAgent D.T.. All Rights Reserved.