public interface XATopicConnection extends XAConnection, TopicConnection
Modifier and Type | Method and Description |
---|---|
TopicSession |
createTopicSession(boolean transacted,
int acknowledgeMode) |
XATopicSession |
createXATopicSession() |
createSession, createXASession
createConnectionConsumer, createDurableConnectionConsumer
close, createConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
XATopicSession createXATopicSession() throws JMSException
JMSException
TopicSession createTopicSession(boolean transacted, int acknowledgeMode) throws JMSException
createTopicSession
in interface TopicConnection
JMSException