| Class | Description |
|---|---|
| ClearBody |
Set a string property in the JMS Message.
|
| ClearProperties |
Set a string property in the JMS Message.
|
| GetBooleanProperty |
Get a boolean property in the JMS Message.
|
| GetCorrelationID |
Get a correlation ID of the JMS Message.
|
| GetDeliveryMode |
Get delivery mode of a JMS Message.
|
| GetExpiration |
Get expiration time of a JMS Message.
|
| GetFloatProperty |
Get a float property in the JMS Message.
|
| GetIntProperty |
Get a int property in the JMS Message.
|
| GetMessageID |
Get message ID of a JMS Message.
|
| GetPriority |
Get expiration time of a JMS Message.
|
| GetRedelivered |
Get redelivered flag of a JMS Message.
|
| GetStringProperty |
Get a string property in the JMS Message.
|
| GetTextMessageContent |
Get text content of the JMS Message.
|
| GetTimestamp |
Get timestamp of a JMS Message.
|
| GetType |
Get a float property in the JMS Message.
|
| SetBooleanProperty |
Set a boolean property in the JMS Message.
|
| SetCorrelationID |
Set correlation ID in the JMS Message.
|
| SetDeliveryMode |
Set delivery mode of the JMS Message.
|
| SetExpiration |
Set expiration in the JMS Message.
|
| SetFloatProperty |
Set a float property in the JMS Message.
|
| SetIntProperty |
Set a int property in the JMS Message.
|
| SetPriority |
Set priority in the JMS Message.
|
| SetStringProperty |
Set a string property in the JMS Message.
|
| SetType |
Set a float property in the JMS Message.
|
Copyright © 2018 WSO2. All rights reserved.