|
Interface Summary |
| DestinationBuilder |
QueueBuilder is a builder pattern implementation for working with JMS Queues. |
| DurableMessageManager |
|
| JmsForwarding |
Configuration for the forwarding of events to JMS. |
| JmsMessage |
|
| MessageManager |
The MessageBuilder interface defines an abstraction layer over the JMS APIs
You can instances of this interface to create and send JMS Messages outbound. |
| QueueBuilder |
QueueBuilder is a builder pattern implementation for working with JMS Queues. |
| TopicBuilder |
TopicBuilder is a builder pattern implementation for working with JMS Topics. |