Package org.apache.camel.component.sjms.jms
package org.apache.camel.component.sjms.jms
-
ClassDescriptionDefault implementation of DestinationCreationStrategy, delegates to Session.createTopic and Session.createQueue.Default strategy that handles dots and hyphens.Strategy for creating Destination'sJMS 1.1 object factoryA Strategy used to convert between a Camel
Exchange
andMessage
to and from a JMSMessage
JMS constantsStrategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.Utility class forMessage
.Enum for differentMessage
types.A strategy that allows custom components to plugin and perform custom logic when Camel createsMessage
instance.Session acknowledge enum keys