public interface JmsXATopicConnection extends JmsXAConnection, JmsTopicConnection, javax.jms.XATopicConnection
A JmsXATopicConnection provides the same creation options as JmsTopicConnection. The only difference is that, by definition, a JmsXATopicConnection is transacted.
XATopicConnection,
TopicConnection,
XAConnection,
Connection,
JmsTopicConnection,
JmsXAConnection,
JmsConnectionsetBatchProperties, 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, valuescreateTopicSession, createXATopicSession