| Package | Description |
|---|---|
| javax.jms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueueConnection
The main destination.
|
interface |
TopicConnection
The main destination.
|
interface |
XAConnection
The main destination.
|
interface |
XAQueueConnection
The main destination.
|
interface |
XATopicConnection
The main destination.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionFactory.createConnection() |
Connection |
ConnectionFactory.createConnection(java.lang.String userName,
java.lang.String password) |