Uses of Interface
org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
Packages that use PageSubscriptionCounter
Package
Description
-
Uses of PageSubscriptionCounter in org.apache.activemq.artemis.core.paging.cursor
Methods in org.apache.activemq.artemis.core.paging.cursor that return PageSubscriptionCounterModifier and TypeMethodDescriptionPageSubscription.getCounter()PageSubscriptionCounter.setSubscription(PageSubscription subscription) -
Uses of PageSubscriptionCounter in org.apache.activemq.artemis.core.paging.cursor.impl
Classes in org.apache.activemq.artemis.core.paging.cursor.impl that implement PageSubscriptionCounterModifier and TypeClassDescriptionclassclassThis class will encapsulate the persistent counters for the PagingSubscriptionMethods in org.apache.activemq.artemis.core.paging.cursor.impl that return PageSubscriptionCounterModifier and TypeMethodDescriptionPageSubscriptionImpl.getCounter()PageSubscriptionCounterImpl.setSubscription(PageSubscription subscription)