|
Message Queue, v4.5.1 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueConnectionFactory | |
---|---|
com.sun.messaging | Provides the Oracle GlassFish(tm) Server Message Queue public classes. |
javax.jms | The Java Message Service (JMS) API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages. |
Uses of QueueConnectionFactory in com.sun.messaging |
---|
Classes in com.sun.messaging that implement QueueConnectionFactory | |
---|---|
class |
QueueConnectionFactory
A QueueConnectionFactory is used to create QueueConnections with
the Sun MQ Java Message Service (JMS) Point-to-Point (PTP) provider. |
class |
XAQueueConnectionFactory
An XAQueueConnectionFactory is used to create XAQueueConnections with
a Java Message Service (JMS) Point-to-Point (PTP) provider. |
Uses of QueueConnectionFactory in javax.jms |
---|
Subinterfaces of QueueConnectionFactory in javax.jms | |
---|---|
interface |
XAQueueConnectionFactory
An XAQueueConnectionFactory provides the same create options as
a QueueConnectionFactory (optional). |
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |