| Package | Description |
|---|---|
| com.rabbitmq.jms.admin | |
| com.rabbitmq.jms.client | |
| com.rabbitmq.jms.client.message |
| Class and Description |
|---|
| ConfirmListener
Deprecated.
Use the
MessageProducer send methods with a CompletionListener |
| ReceivingContextConsumer
Callback before receiving a message.
|
| SendingContextConsumer
Callback before sending a message.
|
| Class and Description |
|---|
| ConfirmListener
Deprecated.
Use the
MessageProducer send methods with a CompletionListener |
| ConnectionParams
Holder for
RMQConnection constructor arguments. |
| PublisherConfirmContext
Information an outbound message being confirmed.
|
| ReceivingContext
Context when receiving message.
|
| ReceivingContextConsumer
Callback before receiving a message.
|
| RMQConnection
Implementation of the
Connection, QueueConnection and TopicConnection interfaces. |
| RMQMessage
Base class for RMQ*Message classes.
|
| RMQSession
RabbitMQ implementation of JMS
Session |
| SendingContext
Context when sending message.
|
| SendingContextConsumer
Callback before sending a message.
|
| SessionParams
Holder for
RMQSession constructor arguments. |
| Class and Description |
|---|
| RMQMessage
Base class for RMQ*Message classes.
|
Copyright © 2022. All rights reserved.