Uses of Interface
org.apache.activemq.artemis.api.core.RefCountMessageListener
-
Packages that use RefCountMessageListener Package Description org.apache.activemq.artemis.core.paging org.apache.activemq.artemis.core.paging.impl -
-
Uses of RefCountMessageListener in org.apache.activemq.artemis.core.paging
Subinterfaces of RefCountMessageListener in org.apache.activemq.artemis.core.paging Modifier and Type Interface Description interfacePagingStoreThe implementation will take care of details such as PageSize. -
Uses of RefCountMessageListener in org.apache.activemq.artemis.core.paging.impl
Classes in org.apache.activemq.artemis.core.paging.impl that implement RefCountMessageListener Modifier and Type Class Description classPagingStoreImpl
-