Uses of Package
org.apache.qpid.jms.provider.amqp.message
Packages that use org.apache.qpid.jms.provider.amqp.message
-
Classes in org.apache.qpid.jms.provider.amqp.message used by org.apache.qpid.jms.provider.amqpClassDescriptionAMQP Message Factory instance used to create new JmsMessage types that wrap an Proton AMQP Message.
-
Classes in org.apache.qpid.jms.provider.amqp.message used by org.apache.qpid.jms.provider.amqp.messageClassDescriptionWraps around the proton Header object and provides an ability to determine if the Header can be optimized out of message encodesA JmsBytesMessageFacade that wraps around Proton AMQP Message instances to provide access to the underlying bytes contained in the message.Wrapper around an AMQP Message instance that will be treated as a JMS MapMessage type.Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.Wrapper around an AMQP Message instance that will be treated as a JMS StreamMessage type.Wrapper around an AMQP Message instance that will be treated as a JMS TextMessage type.Interface for a Delegate object that handles storing and retrieving the Object value in an Object message.