| Package | Description |
|---|---|
| org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
| org.apache.qpid.jms.meta | |
| org.apache.qpid.jms.policy | |
| org.apache.qpid.jms.provider.amqp.message |
| Class and Description |
|---|
| JmsDeserializationPolicy
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.
|
| JmsMessageIDPolicy
Interface for a policy that controls what kind of MessageID type is used for Messages
sent to a specific destination.
|
| JmsPrefetchPolicy
Interface for all Prefetch Policy implementations.
|
| JmsPresettlePolicy
Interface for building policy objects that control when a MessageProducer or
MessageConsumer instance will operate in presettled mode.
|
| JmsRedeliveryPolicy
Interface for a Redelivery Policy object used to determine how many times a Message
can be redelivered by the client before being dropped.
|
| Class and Description |
|---|
| JmsDeserializationPolicy
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.
|
| JmsMessageIDPolicy
Interface for a policy that controls what kind of MessageID type is used for Messages
sent to a specific destination.
|
| JmsPrefetchPolicy
Interface for all Prefetch Policy implementations.
|
| JmsPresettlePolicy
Interface for building policy objects that control when a MessageProducer or
MessageConsumer instance will operate in presettled mode.
|
| JmsRedeliveryPolicy
Interface for a Redelivery Policy object used to determine how many times a Message
can be redelivered by the client before being dropped.
|
| Class and Description |
|---|
| JmsDefaultDeserializationPolicy
Default implementation of the deserialization policy that can read white and black list of
classes/packages from the environment, and be updated by the connection uri options.
|
| JmsDefaultMessageIDPolicy
The default MessageID policy used for all MessageProducers created from the
client's connection factory.
|
| JmsDefaultPrefetchPolicy
Defines the prefetch message policies for different types of consumers
|
| JmsDefaultPresettlePolicy
Policy object that allows for configuration of options that affect when
a JMS MessageProducer will result in AMQP presettled message sends.
|
| JmsDefaultRedeliveryPolicy
Defines the policy used to manage redelivered and recovered Messages.
|
| JmsDeserializationPolicy
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.
|
| JmsMessageIDPolicy
Interface for a policy that controls what kind of MessageID type is used for Messages
sent to a specific destination.
|
| JmsPrefetchPolicy
Interface for all Prefetch Policy implementations.
|
| JmsPresettlePolicy
Interface for building policy objects that control when a MessageProducer or
MessageConsumer instance will operate in presettled mode.
|
| JmsRedeliveryPolicy
Interface for a Redelivery Policy object used to determine how many times a Message
can be redelivered by the client before being dropped.
|
| Class and Description |
|---|
| JmsDeserializationPolicy
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.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.