Modifier and Type | Method and Description |
---|---|
TopicSession |
TopicConnection.createTopicSession(boolean transacted,
int acknowledgeMode)
Creates a
TopicSession object. |
TopicSession |
XATopicConnection.createTopicSession(boolean transacted,
int acknowledgeMode)
Creates an
XATopicSession object. |
TopicSession |
XATopicSession.getTopicSession()
Gets the topic session associated with this
XATopicSession . |
Constructor and Description |
---|
TopicRequestor(TopicSession session,
Topic topic) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.