All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractMessageHandler Abstract MessageListenerAggregatedExceptionListener BatchTransactionCommitStrategy Deprecated. ConnectionFactoryResource The defaultConnectionResource
implementation for the SJMSComponent.ConnectionResource The ConnectionResource is the contract used to provideConnection
pools to the SJMS component.DefaultDestinationCreationStrategy Default implementation of DestinationCreationStrategy, delegates to Session.createTopic and Session.createQueue.DefaultJmsKeyFormatStrategy Default strategy that handles dots and hyphens.DefaultTransactionCommitStrategy The default commit strategy for all transaction.DestinationCreationStrategy Strategy for creating Destination'sDestinationNameParser IllegalHeaderException IllegalHeaderException is thrown if a header is detected that doesn't meet the JMS standard.InOnlyMessageHandler An InOnlyAbstractMessageHandler
InOnlyProducer A Camel Producer that provides the InOnly Exchange pattern.InOutMessageHandler cache manager to store and purge unused cashed producers or we will have a memory leakInOutProducer A Camel Producer that provides the InOut Exchange pattern.Jms11ObjectFactory JMS 1.1 object factoryJmsBinding A Strategy used to convert between a CamelExchange
andMessage
to and from a JMSMessage
JmsConstants JMS constantsJmsKeyFormatStrategy Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.JmsMessageHelper Utility class forMessage
.JmsMessageType Enum for differentMessage
types.JmsObjectFactory MessageConsumerResources MessageCreatedStrategy A strategy that allows custom components to plugin and perform custom logic when Camel createsMessage
instance.MessageProducerResources TheMessageProducer
resources for allSjmsProducer
classes.SessionAcknowledgementType Session acknowledge enum keysSessionBatchTransactionSynchronization Deprecated. SessionTransactionSynchronization SessionTransactionSynchronization is called at the completion of eachExchange
.SjmsBatchComponent SjmsBatchComponentConfigurer Generated by camel build tools - do NOT edit this file!SjmsBatchConsumer SjmsBatchEndpoint Highly performant and transactional batch consumption of messages from a JMS queue.SjmsBatchEndpointConfigurer Generated by camel build tools - do NOT edit this file!SjmsBatchEndpointUriFactory Generated by camel build tools - do NOT edit this file!SjmsComponent The Simple JMS component.SjmsComponentConfigurer Generated by camel build tools - do NOT edit this file!SjmsConstants SjmsConsumer The SjmsConsumer is the base class for the SJMS MessageListener pool.SjmsEndpoint Send and receive messages to/from a JMS Queue or Topic using plain JMS 1.x API.SjmsEndpointConfigurer Generated by camel build tools - do NOT edit this file!SjmsEndpointUriFactory Generated by camel build tools - do NOT edit this file!SjmsHeaderFilterStrategy SjmsLoggingExceptionListener A JMSExceptionListener
which logs all caught exceptions.SjmsMessage Represents aMessage
for working with JMSSjmsProducer Base SjmsProducer class.SjmsProducer.ReleaseProducerCallback TimedTaskManager A thread safe task manager that allows you to add and cancelTimerTask
objects.TransactionCommitStrategy Provides a entry point into the transactionSynchronization
workflow that will allow a user to control when theSession
commit operation is executed.