|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DestinationEndpoint | An optional interface that a JmsEndpoint may implement to return the
underlying Destination object |
| JmsConfiguration.MessageSentCallback | |
| JmsKeyFormatStrategy | Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec. |
| QueueBrowseStrategy | |
| Class Summary | |
|---|---|
| DefaultJmsKeyFormatStrategy | Default strategy that handles dots and hyphens. |
| DefaultQueueBrowseStrategy | A default implementation of queue browsing using the Spring 2.5.x BrowserCallback |
| EndpointMessageListener | A JMS MessageListener which can be used to delegate processing to a
Camel endpoint. |
| JmsBinding | A Strategy used to convert between a Camel Exchange and JmsMessage
to and from a JMS Message |
| JmsComponent | A JMS Component |
| JmsConfiguration | |
| JmsConfiguration.CamelJmsTemplate | |
| JmsConfiguration.CamelJmsTemplate102 | Deprecated. will be removed in the future |
| JmsConstants | JMS constants |
| JmsConsumer | A Consumer which uses Spring's AbstractMessageListenerContainer implementations to consume JMS messages |
| JmsEndpoint | A JMS Endpoint |
| JmsHeaderFilterStrategy | |
| JmsHelper | |
| JmsMessage | Represents a Message for working with JMS |
| JmsMessageHelper | Utility class for Message. |
| JmsPollingConsumer | |
| JmsProducer | |
| JmsProviderMetadata | A class which represents some metadata about the underlying JMS provider so that we can properly bridge JMS providers such as for dealing with temporary destinations. |
| JmsQueueEndpoint | An endpoint for a JMS Queue which is also browsable |
| JmsTemporaryQueueEndpoint | A JMS Endpoint
for working with a TemporaryQueue
Important: Need to be really careful to always use the same Connection otherwise the destination goes stale |
| JmsTemporaryTopicEndpoint | A JMS Endpoint
for working with a TemporaryTopic
Important: Need to be really careful to always use the same Connection otherwise the destination goes stale |
| PassThroughJmsKeyFormatStrategy | A strategy that does not do any encoding or decoding, eg. |
| Enum Summary | |
|---|---|
| ConsumerType | |
| JmsMessageType | Enum for different Message types. |
Defines the JMS Component
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||