Package | Description |
---|---|
org.apache.qpid.jms.provider.amqp | |
org.apache.qpid.jms.provider.amqp.message |
Class and Description |
---|
AmqpJmsMessageFactory
AMQP Message Factory instance used to create new JmsMessage types that wrap an
Proton AMQP Message.
|
Class and Description |
---|
AmqpDestinationHelper
A set of static utility method useful when mapping JmsDestination types to / from the AMQP
destination fields in a Message that's being sent or received.
|
AmqpJmsBytesMessageFacade
A JmsBytesMessageFacade that wraps around Proton AMQP Message instances to provide
access to the underlying bytes contained in the message.
|
AmqpJmsMapMessageFacade
Wrapper around an AMQP Message instance that will be treated as a JMS MapMessage
type.
|
AmqpJmsMessageFacade |
AmqpJmsObjectMessageFacade
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage
type.
|
AmqpJmsStreamMessageFacade
Wrapper around an AMQP Message instance that will be treated as a JMS StreamMessage
type.
|
AmqpJmsTextMessageFacade
Wrapper around an AMQP Message instance that will be treated as a JMS TextMessage
type.
|
AmqpMessageIdHelper
Helper class for identifying and converting message-id and correlation-id values between
the AMQP types and the Strings values used by JMS.
|
AmqpObjectTypeDelegate
Interface for a Delegate object that handles storing and retrieving the Object
value in an Object message.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.