| Package | Description |
|---|---|
| com.rabbitmq.jms.client |
| Modifier and Type | Method and Description |
|---|---|
RMQConnection |
SessionParams.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
SessionParams |
SessionParams.setConnection(RMQConnection connection) |
| Constructor and Description |
|---|
RmqJmsContext(RMQConnection connection,
int sessionMode) |
RMQSession(RMQConnection connection,
boolean transacted,
int onMessageTimeoutMs,
int mode,
com.rabbitmq.jms.client.Subscriptions subscriptions,
com.rabbitmq.jms.client.DelayedMessageService delayedMessageService)
Creates a session object associated with a connection
|
Copyright © 2022. All rights reserved.