public interface XAQueueConnection extends XAConnection, QueueConnection
Modifier and Type | Method and Description |
---|---|
QueueSession |
createQueueSession(boolean transacted,
int acknowledgeMode) |
XAQueueSession |
createXAQueueSession() |
createSession, createXASession
createConnectionConsumer
close, createConnectionConsumer, createDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
XAQueueSession createXAQueueSession() throws JMSException
JMSException
QueueSession createQueueSession(boolean transacted, int acknowledgeMode) throws JMSException
createQueueSession
in interface QueueConnection
JMSException