Package org.apache.camel.component.jms
package org.apache.camel.component.jms
Defines the JMS Component
-
ClassDescriptionThe classic
HeaderFilterStrategywhich includes Camel specific headers with the JMS component.Default strategy that handles dots and hyphens.The defaultcontainerwhich listen for messages on the JMS destination.A default implementation of queue browsing using the SpringBrowserCallbackA default SpringErrorHandlerthat logs the exception, according to configuration options.Hints what type of default task executor ourDefaultJmsMessageListenerContainershould use.An optional interface that aJmsEndpointmay implement to return the underlyingDestinationobjectA JMSMessageListenerwhich can be used to delegate processing to a Camel endpoint.MessageSentCallbackused to enrich the CamelExchangewith the actual JMSMessageID after sending to a JMS Destination usingExchangePattern.InOnlystyle.JMS endpoint which is browsable.JMS component which uses Spring JMS.Generated by camel build tools - do NOT edit this file!JMS constantsAConsumerwhich uses Spring'sAbstractMessageListenerContainerimplementations to consume JMS messages.Send and receive messages to/from JMS message brokers.Generated by camel build tools - do NOT edit this file!Generated by camel build tools - do NOT edit this file!Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.Represents aMessagefor working with JMSUtility class forMessage.Enum for differentMessagetypes.A JMSPollingConsumer.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.An endpoint for a JMS Queue which is also browsableJMS basedSendDynamicAwarewhich allows to optimise JMS components with the toD (dynamic to) DSL in Camel.A JMS Endpoint for working with aTemporaryQueueA JMS Endpoint for working with aTemporaryTopicA strategy that allows custom components to plugin and perform custom logic when Camel createsMessageinstance.Factory used to create a customAbstractMessageListenerContainerto be used in JMS endpoints.Callback when aMessagehas been sent.A strategy that does not do any encoding or decoding, eg. the keys is passed through as is.Strategy for browsing JMS queuesTypes for replyTo queuesThe simplecontainerwhich listen for messages on the JMS destination.Resolver to create temporary queue.