Package com.swiftmq.swiftlet.store
package com.swiftmq.swiftlet.store
-
ClassDescriptionDurable subscriber entry in the DurableSubscriberStore.The DurableSubscriberStore.A store for non-persistent messages (a swap store).A store for persistent messages.A prepare log record, used to prepare 2PC XA transactions.A entry in the persistent store.An exception thrown by the StoreSwiftlet and other related classes on error.A transaction to read persistent messages out of a persistent store.The StoreSwiftlet manages persistent, non-persistent, durable subscriber, and XA stores.Base class for store transactions.A transaction to write persistent messages to a persistent store.