Uses of Package
org.apache.qpid.jms.policy

Packages that use org.apache.qpid.jms.policy
Package
Description
The core AMQP JMS client implementation classes.
 
 
 
  • Class
    Description
    Defines the interface for a policy object that controls what types of message content are permissible when the body of an incoming ObjectMessage is being deserialized.
    Interface for a policy that controls what kind of MessageID type is used for Messages sent to a specific destination.
    Interface for all Prefetch Policy implementations.
    Interface for building policy objects that control when a MessageProducer or MessageConsumer instance will operate in presettled mode.
    Interface for a Redelivery Policy object used to determine how many times a Message can be redelivered by the client before being dropped.
  • Class
    Description
    Defines the interface for a policy object that controls what types of message content are permissible when the body of an incoming ObjectMessage is being deserialized.
    Interface for a policy that controls what kind of MessageID type is used for Messages sent to a specific destination.
    Interface for all Prefetch Policy implementations.
    Interface for building policy objects that control when a MessageProducer or MessageConsumer instance will operate in presettled mode.
    Interface for a Redelivery Policy object used to determine how many times a Message can be redelivered by the client before being dropped.
  • Class
    Description
    Default implementation of the deserialization policy that can read allow and deny lists of classes/packages from the environment, and be updated by the connection uri options.
    The default MessageID policy used for all MessageProducers created from the client's connection factory.
    Defines the prefetch message policies for different types of consumers
    Policy object that allows for configuration of options that affect when a JMS MessageProducer will result in AMQP presettled message sends.
    Defines the policy used to manage redelivered and recovered Messages.
    Defines the interface for a policy object that controls what types of message content are permissible when the body of an incoming ObjectMessage is being deserialized.
    Interface for a policy that controls what kind of MessageID type is used for Messages sent to a specific destination.
    Interface for all Prefetch Policy implementations.
    Interface for building policy objects that control when a MessageProducer or MessageConsumer instance will operate in presettled mode.
    Interface for a Redelivery Policy object used to determine how many times a Message can be redelivered by the client before being dropped.
  • Class
    Description
    Defines the interface for a policy object that controls what types of message content are permissible when the body of an incoming ObjectMessage is being deserialized.