Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XAQueueConnection
extends XAConnection, QueueConnection
Method Summary | |
QueueSession |
|
XAQueueSession |
Methods inherited from interface javax.jms.Connection | |
close , createConnectionConsumer , createDurableConnectionConsumer , createSession , getClientID , getExceptionListener , getMetaData , setClientID , setExceptionListener , start , stop |
Methods inherited from interface javax.jms.QueueConnection | |
createConnectionConsumer , createQueueSession |
Methods inherited from interface javax.jms.XAConnection | |
createSession , createXASession |
public QueueSession createQueueSession(boolean transacted, int acknowledgeMode) throws JMSException
- Specified by:
- createQueueSession in interface QueueConnection