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