Uses of Interface
com.swiftmq.swiftlet.store.NonPersistentStore
-
Packages that use NonPersistentStore Package Description com.swiftmq.swiftlet.store -
-
Uses of NonPersistentStore in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return NonPersistentStore Modifier and Type Method Description abstract NonPersistentStore
StoreSwiftlet. getNonPersistentStore(java.lang.String queueName)
Returns the non-persistent store for a queue.
-