@Deprecated public class JMSBridgeAckNot extends Notification
BridgeAckNot
notification carries the identifier of a
message successfully delivered by a JMS module to a foreign JMS server.Modifier and Type | Field and Description |
---|---|
private String |
id
Deprecated.
Identifier of the message successfully delivered to the foreign
JMS server.
|
private static long |
serialVersionUID
Deprecated.
|
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 |
---|
JMSBridgeAckNot(String id)
Deprecated.
Constructs a
BridgeAckNot wrapping the identifier of a
message successfully delivered to the foreign JMS server. |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
Deprecated.
Returns the identifier of the message successfully delivered to
the foreign JMS server.
|
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
private static final long serialVersionUID
private String id
public JMSBridgeAckNot(String id)
BridgeAckNot
wrapping the identifier of a
message successfully delivered to the foreign JMS server.public String getIdentifier()
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.