Uses of Interface
io.fluxcapacitor.javaclient.tracking.handling.HasLocalHandlers
-
Packages that use HasLocalHandlers Package Description io.fluxcapacitor.javaclient.persisting.eventsourcing io.fluxcapacitor.javaclient.publishing io.fluxcapacitor.javaclient.tracking.handling -
-
Uses of HasLocalHandlers in io.fluxcapacitor.javaclient.persisting.eventsourcing
Subinterfaces of HasLocalHandlers in io.fluxcapacitor.javaclient.persisting.eventsourcing Modifier and Type Interface Description interfaceEventStoreClasses in io.fluxcapacitor.javaclient.persisting.eventsourcing that implement HasLocalHandlers Modifier and Type Class Description classDefaultEventStore -
Uses of HasLocalHandlers in io.fluxcapacitor.javaclient.publishing
Subinterfaces of HasLocalHandlers in io.fluxcapacitor.javaclient.publishing Modifier and Type Interface Description interfaceCommandGatewayinterfaceEventGatewayinterfaceQueryGatewayinterfaceRequestGatewayClasses in io.fluxcapacitor.javaclient.publishing that implement HasLocalHandlers Modifier and Type Class Description classDefaultCommandGatewayclassDefaultEventGatewayclassDefaultGenericGatewayclassDefaultQueryGateway -
Uses of HasLocalHandlers in io.fluxcapacitor.javaclient.tracking.handling
Subinterfaces of HasLocalHandlers in io.fluxcapacitor.javaclient.tracking.handling Modifier and Type Interface Description interfaceHandlerRegistryClasses in io.fluxcapacitor.javaclient.tracking.handling that implement HasLocalHandlers Modifier and Type Class Description classLocalHandlerRegistry
-