All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ConsumerType DefaultJmsKeyFormatStrategy Default strategy that handles dots and hyphens.DefaultJmsMessageListenerContainer The defaultcontainerwhich listen for messages on the JMS destination.DefaultQueueBrowseStrategy A default implementation of queue browsing using the SpringBrowserCallbackDefaultSpringErrorHandler A default SpringErrorHandlerthat logs the exception, according to configuration options.DefaultTaskExecutorType Hints what type of default task executor ourDefaultJmsMessageListenerContainershould use.DestinationEndpoint An optional interface that aJmsEndpointmay implement to return the underlyingDestinationobjectEndpointMessageListener A JMSMessageListenerwhich can be used to delegate processing to a Camel endpoint.ExclusiveQueueMessageListenerContainer ThisDefaultMessageListenerContaineris used for reply queues which are exclusive.ExclusiveQueueSimpleMessageListenerContainer ThisSimpleJmsMessageListenerContaineris used for reply queues which are exclusive.InOnlyMessageSentCallback MessageSentCallbackused to enrich the CamelExchangewith the actual JMSMessageID after sending to a JMS Destination usingExchangePattern.InOnlystyle.JmsBinding JmsBrowsableEndpoint JMS endpoint which is browsable.JmsComponent JMS component which uses Spring JMS.JmsComponentConfigurer Generated by camel build tools - do NOT edit this file!JmsConfiguration JmsConfiguration.CamelJmsTemplate JmsConstants JMS constantsJmsConsumer AConsumerwhich uses Spring'sAbstractMessageListenerContainerimplementations to consume JMS messages.JmsEndpoint Sent and receive messages to/from a JMS Queue or Topic.JmsEndpointConfigurer Generated by camel build tools - do NOT edit this file!JmsEndpointUriFactory Generated by camel build tools - do NOT edit this file!JmsHeaderFilterStrategy JmsKeyFormatStrategy Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.JmsMessage Represents aMessagefor working with JMSJmsMessageHelper Utility class forMessage.JmsMessageType Enum for differentMessagetypes.JmsPollingConsumer A 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 browsableJmsSendDynamicAware JMS basedSendDynamicAwarewhich allows to optimise JMS components with the toD (dynamic to) DSL in Camel.JmsTemporaryQueueEndpoint A JMS Endpoint for working with aTemporaryQueueJmsTemporaryTopicEndpoint A JMS Endpoint for working with aTemporaryTopicMessageCreatedStrategy A strategy that allows custom components to plugin and perform custom logic when Camel createsMessageinstance.MessageListenerContainerFactory Factory used to create a customAbstractMessageListenerContainerto be used in JMS endpoints.MessageSelectorCreator A creator which can build the JMS message selector query string to use with a shared reply-to queue, so we can select the correct messages we expect as replies.MessageSentCallback Callback when aMessagehas been sent.PassThroughJmsKeyFormatStrategy A strategy that does not do any encoding or decoding, eg.QueueBrowseStrategy QueueReplyHandler ReplyHandlerto handle processing replies when using regular queues.QueueReplyManager AReplyManagerwhen using regular queues.ReplyHandler Handles a reply.ReplyHolder Holder which contains theExchangeandAsyncCallbackto be used when the reply arrives, so we can set the reply on theExchangeand continue routing using the callback.ReplyManager TheReplyManageris responsible for handling request-reply over JMS.ReplyManagerSupport Base class forReplyManagerimplementations.ReplyToType Types for replyTo queuesSharedQueueMessageListenerContainer ThisDefaultMessageListenerContaineris used for reply queues which are shared.SharedQueueSimpleMessageListenerContainer ThisSimpleJmsMessageListenerContaineris used for reply queues which are shared.SimpleJmsMessageListenerContainer The simplecontainerwhich listen for messages on the JMS destination.StreamMessageInputStream TemporaryQueueReplyHandler ReplyHandlerto handle processing replies when using temporary queues.TemporaryQueueReplyManager AReplyManagerwhen using temporary queues.UseMessageIdAsCorrelationIdMessageSentCallback Callback to be used when using the option useMessageIDAsCorrelationID.