MessageSjmsEndpoint.setDeliveryPersistent(boolean),
SjmsEndpoint.setPriority(int) or SjmsEndpoint.setTimeToLive(long) then we should auto default the setting of
SjmsEndpoint.setExplicitQosEnabled(Boolean) if its not been configured yetJmsBinding to use.MessageMap from a MapMessageMessage message.Message message.MessageListener which can be used to delegate processing to a Camel endpoint.MessageListenerContainer is used for reply queues which are exclusive.JmsMessageTypeDestination set by the publishing ClientExchange and Message to
and from a JMS MessageMessage.Message types.Message instance.MapMessage from a Map instance.ReplyHandler to handle processing replies when using regular queues.ReplyManager when using regular queues.Exchange and AsyncCallback to be used when the reply arrives, so we can set
the reply on the Exchange and continue routing using the callback.ReplyManager is responsible for handling
request-reply over JMS.ReplyManager implementations.SjmsEndpoint.Exchange when a timeout was triggered when doing
request/reply over JMS.Message for working with JMSPollingConsumer.SendDynamicAware which allows to optimise Simple JMS components with the toD
(dynamic to) DSL in Camel.MessageListenerContainer is used for reply queues which are using temporary queue.ReplyHandler to handle processing replies when using temporary queues.ReplyManager when using temporary queues.Apache Camel