|
Message Queue, v4.5.1 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicConnectionFactory | |
---|---|
com.sun.messaging | Provides the Oracle GlassFish(tm) Server Message Queue public classes. |
Uses of BasicConnectionFactory in com.sun.messaging |
---|
Subclasses of BasicConnectionFactory in com.sun.messaging | |
---|---|
class |
ConnectionFactory
A ConnectionFactory is used to create Connections with
the Sun MQ Java Message Service (JMS) provider. |
class |
QueueConnectionFactory
A QueueConnectionFactory is used to create QueueConnections with
the Sun MQ Java Message Service (JMS) Point-to-Point (PTP) provider. |
class |
TopicConnectionFactory
A TopicConnectionFactory is used to create TopicConnections with
the Sun MQ Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider. |
class |
XAConnectionFactory
An XAConnectionFactory is used to create XAConnections with
the Sun MQ Java Message Service (JMS) provider. |
class |
XAQueueConnectionFactory
An XAQueueConnectionFactory is used to create XAQueueConnections with
a Java Message Service (JMS) Point-to-Point (PTP) provider. |
class |
XATopicConnectionFactory
An XATopicConnectionFactory is used to create XATopicConnections with
a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider. |
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |