Uses of Class
com.swiftmq.swiftlet.store.DurableStoreEntry
Packages that use DurableStoreEntry
-
Uses of DurableStoreEntry in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return DurableStoreEntryModifier and TypeMethodDescriptionDurableSubscriberStore.getDurableStoreEntry
(String clientId, String durableName) Returns a DurableStoreEntry.Methods in com.swiftmq.swiftlet.store with parameters of type DurableStoreEntryModifier and TypeMethodDescriptionvoid
DurableSubscriberStore.insertDurableStoreEntry
(DurableStoreEntry durableStoreEntry) Insert a new DurableStoreEntry.