| Interface | Description |
|---|---|
| SjmsConstants | |
| SjmsProducer.ReleaseProducerCallback | |
| TransactionCommitStrategy |
Provides a entry point into the transaction
Synchronization workflow that will allow a user
to control when the Session commit operation is executed. |
| Class | Description |
|---|---|
| BatchMessage<T> | Deprecated
do not use, its being removed in a future Camel release
|
| MessageConsumerResources | |
| MessageProducerResources |
The
MessageProducer resources for all SjmsProducer
classes. |
| SjmsComponent |
The Simple JMS component.
|
| SjmsConsumer |
The SjmsConsumer is the base class for the SJMS MessageListener pool.
|
| SjmsEndpoint |
The sjms component (simple jms) allows messages to be sent to (or consumed from) a JMS Queue or Topic (uses JMS 1.x API).
|
| SjmsHeaderFilterStrategy | |
| SjmsLoggingExceptionListener |
A JMS
ExceptionListener which logs all caught exceptions. |
| SjmsMessage |
Represents a
Message for working with JMS |
| SjmsProducer |
Base SjmsProducer class.
|
Apache Camel