Interface Summary |
XAConnection |
XAConnection provides the same create options as Connection (optional). |
XAQueueConnection |
XAQueueConnection provides the same create options as QueueConnection (optional). |
XAQueueSession |
Besides jms.XAQueueSession interface, this interface extends
jclient.xa.XASession so that the methods in jclient.XASession
can be accessed through XAQueueSession. |
XASession |
This interface defines a Sonic proprietary interface of XASession. |
XATopicConnection |
An XATopicConnection provides the same create options as TopicConnection (optional). |
XATopicSession |
Besides jms.XATopicSession interface, this interface extends
jclient.xa.XASession so that the methods in jclient.XASession
can be accessed through XAQueueSession. |