| Package | Description |
|---|---|
| com.caucho.jms.connection | |
| javax.jms |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsSession
Manages the JMS session.
|
class |
QueueSessionImpl
A sample queue session.
|
class |
TopicSessionImpl
A sample topic session.
|
| Modifier and Type | Method and Description |
|---|---|
XASession |
ConnectionImpl.createXASession()
Creates a new connection session.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XAQueueSession
The main destination.
|
interface |
XATopicSession
The main destination.
|
| Modifier and Type | Method and Description |
|---|---|
XASession |
XAConnection.createXASession() |