|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.camel.component.jms | |
---|---|
org.apache.camel.component.jms | Defines the JMS Component |
org.apache.camel.component.jms.reply | Logic implementing support for request/reply over JMS |
Classes in org.apache.camel.component.jms used by org.apache.camel.component.jms | |
---|---|
ConsumerType
|
|
DefaultTaskExecutorType
Hints what type of default task executor our DefaultJmsMessageListenerContainer should use. |
|
DestinationEndpoint
An optional interface that a JmsEndpoint may implement to return the
underlying Destination object |
|
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
|
|
JmsConsumer
A Consumer which uses Spring's AbstractMessageListenerContainer implementations
to consume JMS messages. |
|
JmsEndpoint
A JMS Endpoint |
|
JmsKeyFormatStrategy
Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec. |
|
JmsMessage
Represents a Message for working with JMS |
|
JmsMessageType
Enum for different Message types. |
|
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 |
|
MessageListenerContainerFactory
Factory used to create a custom AbstractMessageListenerContainer to
be used in JMS endpoints. |
|
MessageSentCallback
Callback when a Message has been sent. |
|
QueueBrowseStrategy
|
|
ReplyToType
Types for replyTo queues |
Classes in org.apache.camel.component.jms used by org.apache.camel.component.jms.reply | |
---|---|
DefaultJmsMessageListenerContainer
The default container which listen for messages
on the JMS destination. |
|
JmsEndpoint
A JMS Endpoint |
|
MessageSentCallback
Callback when a Message has been sent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |