Uses of Interface
com.swiftmq.swiftlet.store.DurableSubscriberStore
-
Packages that use DurableSubscriberStore Package Description com.swiftmq.swiftlet.store -
-
Uses of DurableSubscriberStore in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return DurableSubscriberStore Modifier and Type Method Description abstract DurableSubscriberStoreStoreSwiftlet. getDurableSubscriberStore()Returns the durable subscriber store.
-