Uses of Class
com.swiftmq.impl.topic.standard.TopicSubscriberTransaction
Packages that use TopicSubscriberTransaction
-
Uses of TopicSubscriberTransaction in com.swiftmq.impl.topic.standard
Methods in com.swiftmq.impl.topic.standard that return TopicSubscriberTransactionModifier and TypeMethodDescriptionprotected TopicSubscriberTransaction
TopicSubscription.createTransaction()
protected TopicSubscriberTransaction
TopicTransaction.getTopicSubscriberTransaction
(int brokerSubscriberId) Methods in com.swiftmq.impl.topic.standard with parameters of type TopicSubscriberTransactionModifier and TypeMethodDescriptionprotected void
TopicSubscription.removeTransaction
(TopicSubscriberTransaction transaction) protected void
TopicTransaction.setTopicSubscriberTransaction
(int brokerSubscriberId, TopicSubscriberTransaction topicSubscriberTransaction)