Uses of Interface
com.swiftmq.swiftlet.store.PersistentStore
-
Packages that use PersistentStore Package Description com.swiftmq.swiftlet.store -
-
Uses of PersistentStore in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return PersistentStore Modifier and Type Method Description abstract PersistentStoreStoreSwiftlet. getPersistentStore(java.lang.String queueName)Returns the persistent store for a queue.Methods in com.swiftmq.swiftlet.store with parameters of type PersistentStore Modifier and Type Method Description abstract voidCompositeStoreTransaction. setPersistentStore(PersistentStore pStore)
-