Uses of Class
io.fluxcapacitor.javaclient.persisting.eventsourcing.EventStoreSerializer
-
Packages that use EventStoreSerializer Package Description io.fluxcapacitor.javaclient.persisting.eventsourcing -
-
Uses of EventStoreSerializer in io.fluxcapacitor.javaclient.persisting.eventsourcing
Constructors in io.fluxcapacitor.javaclient.persisting.eventsourcing with parameters of type EventStoreSerializer Constructor Description EventSourcingRepository(EventStore eventStore, SnapshotRepository snapshotRepository, Cache cache, EventStoreSerializer serializer)
-