public class SolXAConnection extends SolConnection implements XAConnection
| Modifier and Type | Method and Description |
|---|---|
XASession |
createXASession()
Creates an
XASession object. |
addConnectionConsumer, close, createConnectionConsumer, createDefaultSubscriber, createDurableConnectionConsumer, createSession, deleteTemporaryQueue, deleteTemporaryTopic, getClientID, getClientName, getExceptionListener, getJCSMPProperties, getJMSProperties, getJMSState, getMetaData, getProperties, handleEvent, onException, remove, removeConnectionConsumer, setClientID, setConnectionEventListener, setExceptionListener, start, stop, toJCSMPPropertiesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSessionclose, createConnectionConsumer, createDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stoppublic XASession createXASession() throws JMSException
XAConnectionXASession object.createXASession in interface XAConnectionXASessionJMSException - if the XAConnection object
fails to create an XASession due to
some internal error.Copyright 2004-2021 Solace Corporation. All rights reserved.