Package org.apache.qpid.jms.message
package org.apache.qpid.jms.message
-
ClassDescriptionDefault Destination resolver that will try and find a way to convert an unknown foreign JMS Destination object by looking for method in the object to identify the true type.Envelope used to deliver incoming messages to their targeted consumer.Implementation of the JMS MapMessage.Interface that a Provider should implement to provide a Provider Specific JmsMessage implementation that optimizes the exchange of message properties and payload between the JMS Message API and the underlying Provider Message implementations.Interface for creating a custom Message ID builder to populate the Message ID field of the outgoing message.Utility class used to intercept calls to Message property gets and sets and map the correct fields in the underlying JmsMessageFacade to the property name being operated on.Provides methods for use when working with JMS Message Properties and their values.Set of common utilities and definitions useful for JMS Message handling.A helper class for converting normal JMS interfaces into the QpidJMS specific versions.Envelope that wraps the objects involved in a Message send operation.JMS Stream message implementation.Defines an interface for a handler object that will be called when the transformation of a JMS Destination object fails to determine the proper destination type to create.