|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XATopicConnection | |
---|---|
com.caucho.jms.connection | |
javax.jms |
Uses of XATopicConnection in com.caucho.jms.connection |
---|
Classes in com.caucho.jms.connection that implement XATopicConnection | |
---|---|
class |
TopicConnectionImpl
A sample queue connection factory. |
Methods in com.caucho.jms.connection that return XATopicConnection | |
---|---|
XATopicConnection |
ConnectionFactoryImpl.createXATopicConnection()
|
XATopicConnection |
ConnectionFactoryImpl.createXATopicConnection(java.lang.String username,
java.lang.String password)
|
Uses of XATopicConnection in javax.jms |
---|
Methods in javax.jms that return XATopicConnection | |
---|---|
XATopicConnection |
XATopicConnectionFactory.createXATopicConnection()
|
XATopicConnection |
XATopicConnectionFactory.createXATopicConnection(java.lang.String userName,
java.lang.String password)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |