public interface JmsXAQueueConnection extends JmsXAConnection, JmsQueueConnection, javax.jms.XAQueueConnection
JmsXAQueueConnection provides the same create options as JmsQueueConnection. The only difference is that, by definition, a JmsXAQueueConnection is transacted.
XAQueueConnection,
XAConnection,
Connection,
JmsXAConnection,
JmsQueueConnectionsetBatchProperties, setBooleanProperty, setByteProperty, setBytesProperty, setCharProperty, setDoubleProperty, setFloatProperty, setIntProperty, setLongProperty, setObjectProperty, setShortProperty, setStringPropertygetBooleanProperty, getByteProperty, getBytesProperty, getCharProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExistsclear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuescreateQueueSession, createXAQueueSessionclose, createConnectionConsumer, createDurableConnectionConsumer, createSession, createSession, createSharedConnectionConsumer, createSharedDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop