|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractJmsTransformer is an abstract class that should be used for
all transformers where a JMS message will be the transformed or transformee
object.instanceof operator to
detect JMS topics.DefaultRedeliveryHandler TODOhonorQosHeaders property.
jms://topic:trade.PriceUpdatesTopic.
instanceof operator.
Jms102bSupport is a template class to provide an absstraction
to to the Jms 1.0.2b api specification.Jms11Support is a template class to provide an abstraction to to
the JMS 1.1 API specification.JmsClientAcknowledgeTransaction is a transaction implementation of
performing a message acknowledgement.JmsClientAcknowledgeTransactionFactory creates a JMS Client
Acknowledge Transaction using a JMS Message.JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint.JmsMessageAdapter allows a DefaultMuleEvent to access the
properties and payload of a JMS Message in a uniform way.JmsMessageDispatcher is responsible for dispatching messages to JMS
destinations.JmsMessageDispatcherFactory creates a message adapter that will
send JMS messagesJmsMessageDispatcher is responsible for dispatching messages to JMS
destinations.JmsMessageDispatcherFactory creates a message adapter that will
send JMS messagesJMSMessageToObject Will convert a javax.jms.Message
or sub-type into an object by extracting the message payload.JmsMessageUtils contains helper method for dealing with JMS
messages in Mule.JmsReplyToHandler will process a JMS replyTo or hand off to the
default replyTo handler if the replyTo is a URL.JmsSelectorFilter is a wrapper for a JMS Selector.JmsSupport is an interface that provides a polymorphic facade to
the JMS 1.0.2b and 1.1 API specifications.javax.jms.Topic in,
possibly, a vendor-specific way.JmsTransaction is a wrapper for a JMS local transaction.JmsTransactionFactory creates a JMS local transactiontransacted.message.receiver
(it may work with non-transacted sessions as well,
just hasn't been tested and load-tested yet.ObjectToJMSMessage will convert any object to a
javax.jms.Message or sub-type into an object.TransactedPollingMessageReceiver
RedeliveryHandler is used to control how redelivered messages are
processed by a connector.RedeliveryHandler
instances upon request.handleRedelivery() is called
handleRedelivery() is called
true will create a consumer on
connect, in contrast to lazy instantiation in the poll loop.
honorQosHeaders property, which determines whether
JmsMessageDispatcher should honor incoming message's QoS headers
(JMSPriority, JMSDeliveryMode).
StreamMessage.writeObject(Object) accepts only primitives (and wrappers), String and byte[].
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||