Uses of Interface
org.apache.activemq.store.ReferenceStore
-
Packages that use ReferenceStore Package Description org.apache.activemq.store The APIs which need to be implemented for persistent message stores for durable messaging -
-
Uses of ReferenceStore in org.apache.activemq.store
Subinterfaces of ReferenceStore in org.apache.activemq.store Modifier and Type Interface Description interface
TopicReferenceStore
A MessageStore for durable topic subscriptions
-