public class JndiReplyNot extends Notification
Modifier and Type | Field and Description |
---|---|
private JndiReply |
reply |
private JndiRequest |
request |
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 |
---|
JndiReplyNot(JndiRequest request,
JndiReply reply) |
Modifier and Type | Method and Description |
---|---|
JndiReply |
getReply() |
JndiRequest |
getRequest() |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private JndiRequest request
private JndiReply reply
public JndiReplyNot(JndiRequest request, JndiReply reply)
public final JndiRequest getRequest()
public final JndiReply getReply()
public StringBuffer toString(StringBuffer output)
toString
in class Notification
output
- buffer to fill inoutput
buffer is returnedCopyright © 2023 ScalAgent D.T.. All rights reserved.