Uses of Class
com.swiftmq.impl.topic.standard.TopicSubscription
-
Uses of TopicSubscription in com.swiftmq.impl.topic.standard
Modifier and TypeMethodDescriptionDurableSubscription.getTopicSubscription()
protected TopicSubscription
TopicSubscriberTransaction.getTopicSubscription()
Modifier and TypeMethodDescriptionboolean
SlowSubscriberCondition.isMatch
(int deliveryMode, TopicSubscription topicSubscription) void
DurableSubscription.setTopicSubscription
(TopicSubscription topicSubscription) protected void
TopicBroker.subscribe
(TopicSubscription topicSubscription) protected void
TopicBroker.unsubscribe
(TopicSubscription topicSubscription) ModifierConstructorDescriptionprotected
TopicSubscriberTransaction
(TopicSubscription topicSubscription, QueuePushTransaction transaction, String destination)