The SjmsConsumer Endpoint supports the following properties:
Option |
Default Value |
Description |
---|---|---|
|
|
The JMS acknowledgement name, which is one of: |
|
|
Defines the number of MessageListener instances. |
|
|
Required for a durable subscriptions. |
|
|
Sets the Consumers message exchange pattern. |
|
|
Sets the message selector. |
|
|
Sets whether the Endpoint will use synchronous or asynchronous processing. |
|
|
If the endpoint should use a JMS Session transaction. |
|
|
The number of exchanges to process before committing a local JMS transaction. The transacted property must also be set to true or this property will be ignored. |
|
|
The amount of time a the transaction will stay open between messages before committing what has already been consumed. Minimum value is 1000ms. |
|
|
Disabled by default. Sets the Message time to live header. |