UM .NET API
6.16.1
|
JMSMessageID class. This object creates a JMS MessageId. More...
Public Member Functions | |
JMSMessageId (String topic) | |
Creates a JMSMessageId object and initializes fields to the supplied values. More... | |
virtual string | getMessageId () |
Get the JMS MessageId. More... | |
JMSMessageID class. This object creates a JMS MessageId.
com.latencybusters.lbm.JMSMessageId.JMSMessageId | ( | String | topic | ) |
Creates a JMSMessageId object and initializes fields to the supplied values.
topic | A topic string. |
|
virtual |
Get the JMS MessageId.