| Modifier and Type | Class and Description |
|---|---|
class |
Acknowledge
Send is the send action implementation of the JMS Connector. |
class |
QueueReceive
Send is the send action implementation of the JMS Connector. |
| Modifier and Type | Class and Description |
|---|---|
class |
Send
Send is the send action implementation of the JMS Connector. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTextMessage
Create Text JMS Message.
|
class |
Unsubscribe
Unsubscribe a durable subscriber.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InitTopicPublisher
Initialize the topic producer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseSubscriber
Close the message consumer object.
|
class |
CreateSubscriber
Create JMS topic subscriber for a topic subscriber endpoint.
|
class |
RegisterMessageListener
Register JMS listener for a consumer endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Receive
Receive is the receive action implementation of the JMS topic subscriber connector. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearBody
Set a string property in the JMS Message.
|
class |
ClearProperties
Set a string property in the JMS Message.
|
class |
GetBooleanProperty
Get a boolean property in the JMS Message.
|
class |
GetCorrelationID
Get a correlation ID of the JMS Message.
|
class |
GetDeliveryMode
Get delivery mode of a JMS Message.
|
class |
GetExpiration
Get expiration time of a JMS Message.
|
class |
GetFloatProperty
Get a float property in the JMS Message.
|
class |
GetIntProperty
Get a int property in the JMS Message.
|
class |
GetMessageID
Get message ID of a JMS Message.
|
class |
GetPriority
Get expiration time of a JMS Message.
|
class |
GetRedelivered
Get redelivered flag of a JMS Message.
|
class |
GetStringProperty
Get a string property in the JMS Message.
|
class |
GetTextMessageContent
Get text content of the JMS Message.
|
class |
GetTimestamp
Get timestamp of a JMS Message.
|
class |
GetType
Get a float property in the JMS Message.
|
class |
SetBooleanProperty
Set a boolean property in the JMS Message.
|
class |
SetCorrelationID
Set correlation ID in the JMS Message.
|
class |
SetDeliveryMode
Set delivery mode of the JMS Message.
|
class |
SetExpiration
Set expiration in the JMS Message.
|
class |
SetFloatProperty
Set a float property in the JMS Message.
|
class |
SetIntProperty
Set a int property in the JMS Message.
|
class |
SetPriority
Set priority in the JMS Message.
|
class |
SetStringProperty
Set a string property in the JMS Message.
|
class |
SetType
Set a float property in the JMS Message.
|
Copyright © 2018 WSO2. All rights reserved.