|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
javax.jms |
Uses of Connection in javax.jms |
Subinterfaces of Connection in javax.jms | |
interface |
QueueConnection
A QueueConnection is an active connection to a JMS PTP provider. |
interface |
TopicConnection
A TopicConnection is an active connection to a JMS Pub/Sub provider. |
interface |
XAQueueConnection
XAQueueConnection provides the same create options as QueueConnection (optional). |
interface |
XATopicConnection
An XATopicConnection provides the same create options as TopicConnection (optional). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |