Uses of Class
io.fluxzero.javaclient.tracking.client.InMemoryMessageStore
Packages that use InMemoryMessageStore
Package
Description
-
Uses of InMemoryMessageStore in io.fluxzero.javaclient.persisting.eventsourcing.client
Modifier and TypeClassDescriptionclassAn implementation of theEventStoreClientinterface that provides an in-memory event storage solution. -
Uses of InMemoryMessageStore in io.fluxzero.javaclient.scheduling.client
Subclasses of InMemoryMessageStore in io.fluxzero.javaclient.scheduling.clientModifier and TypeClassDescriptionclassAn in-memory implementation of a scheduling store that allows the scheduling, retrieval, and management of scheduled messages.