|
SonicMQ API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XATopicConnection
An XATopicConnection provides the same create options as TopicConnection (optional). The only difference is that an XAConnection is by definition transacted.
XAConnection
Method Summary | |
---|---|
TopicConnection |
getTopicConnection()
get a TopicConnection associated with this XATopicConnection object. |
Methods inherited from interface progress.message.jclient.xa.XAConnection |
---|
close, getConnection |
Methods inherited from interface javax.jms.XAConnection |
---|
createSession, createXASession |
Methods inherited from interface javax.jms.Connection |
---|
createConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop |
Methods inherited from interface progress.message.jclient.Connection |
---|
createSession, getBrokerReconnectURLs, getBrokerURL, getChannel, getConnectID, getConnectionState, getConnectionStateChangeListener, getRoutingNodeName, getStandbyBrokerReconnectURLs, getUnfinishedChannelIDs, getUnfinishedChannels, getUsername, hasUnfinishedChannel, hasUnfinishedChannels, isFaultTolerant, isSecure, setConnectionStateChangeListener, setPingInterval, setRejectionListener |
Methods inherited from interface javax.jms.Connection |
---|
createConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop |
Methods inherited from interface javax.jms.XATopicConnection |
---|
createTopicSession, createXATopicSession |
Methods inherited from interface javax.jms.XAConnection |
---|
createSession, createXASession |
Methods inherited from interface javax.jms.Connection |
---|
createConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop |
Methods inherited from interface javax.jms.TopicConnection |
---|
createConnectionConsumer, createDurableConnectionConsumer |
Methods inherited from interface javax.jms.Connection |
---|
createConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop |
Method Detail |
---|
TopicConnection getTopicConnection() throws JMSException
JMSException
- if JMS implementation fails to get the
TopicConnection due to internal error.
|
SonicMQ API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |