|
Message Queue, v4.5.1 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicConnectionFactory | |
---|---|
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 TopicConnectionFactory in com.sun.messaging |
---|
Classes in com.sun.messaging that implement TopicConnectionFactory | |
---|---|
class |
TopicConnectionFactory
A TopicConnectionFactory is used to create TopicConnections with
the Sun MQ Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider. |
class |
XATopicConnectionFactory
An XATopicConnectionFactory is used to create XATopicConnections with
a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider. |
Uses of TopicConnectionFactory in javax.jms |
---|
Subinterfaces of TopicConnectionFactory in javax.jms | |
---|---|
interface |
XATopicConnectionFactory
An XATopicConnectionFactory provides the same create options as
a TopicConnectionFactory (optional). |
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |