Package org.ikasan.component.endpoint.jms.producer
-
Interface Summary Interface Description PostProcessor<SOURCE,TARGET> Contract for allowing transformation enhancement of a message as a post processor operation after the message has been created. -
Class Summary Class Description GenericJmsProducer<T> Implementation of a producer based on the JMS specification.GenericJmsProducerConfiguration Implementation of a producer configuration for a generic JMS producer.JmsPostProcessor<T> Implementation for converting an object to a JMS message.