public interface XAConnection extends Connection
| Modifier and Type | Method and Description |
|---|---|
Session |
createSession(boolean transacted,
int acknowledgeMode) |
XASession |
createXASession() |
close, createConnectionConsumer, createDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stopXASession createXASession() throws JMSException
JMSExceptionSession createSession(boolean transacted, int acknowledgeMode) throws JMSException
createSession in interface ConnectionJMSException