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