Uses of Package
io.fluxzero.sdk.configuration.client
Packages that use io.fluxzero.sdk.configuration.client
Package
Description
-
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.proxyClassDescriptionDefines the low-level client contract used by
FluxzeroBuilderto construct aFluxzeroinstance. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdkClassDescriptionDefines the low-level client contract used by
FluxzeroBuilderto construct aFluxzeroinstance. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.common.websocketClassDescriptionA
Clientimplementation that connects to the Fluxzero Runtime using WebSocket connections.Configuration class for creating aWebSocketClient. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.configurationClassDescriptionDefines the low-level client contract used by
FluxzeroBuilderto construct aFluxzeroinstance. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.configuration.clientClassDescriptionAbstract base implementation of the
Clientinterface, providing shared logic and lifecycle management for both local (in-memory) and remote (WebSocket-based) Fluxzero clients.Defines the low-level client contract used byFluxzeroBuilderto construct aFluxzeroinstance.Functional interface for monitoring the dispatch of messages by aClient.An in-memoryClientimplementation used for local development, testing, or isolated environments where no connection to the Fluxzero Runtime is required.AClientimplementation that connects to the Fluxzero Runtime using WebSocket connections.Configuration class for creating aWebSocketClient.Configuration for a tracking client assigned to a specificMessageType. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.persisting.eventsourcing.clientClassDescriptionA
Clientimplementation that connects to the Fluxzero Runtime using WebSocket connections. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.persisting.keyvalue.clientClassDescriptionA
Clientimplementation that connects to the Fluxzero Runtime using WebSocket connections. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.persisting.search.clientClassDescriptionA
Clientimplementation that connects to the Fluxzero Runtime using WebSocket connections. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.publishingClassDescriptionDefines the low-level client contract used by
FluxzeroBuilderto construct aFluxzeroinstance. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.publishing.clientClassDescriptionA
Clientimplementation that connects to the Fluxzero Runtime using WebSocket connections. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.publishing.correlationClassDescriptionDefines the low-level client contract used by
FluxzeroBuilderto construct aFluxzeroinstance. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.scheduling.clientClassDescriptionA
Clientimplementation that connects to the Fluxzero Runtime using WebSocket connections. -
Classes in io.fluxzero.sdk.configuration.client used by io.fluxzero.sdk.tracking.clientClassDescriptionDefines the low-level client contract used by
FluxzeroBuilderto construct aFluxzeroinstance.AClientimplementation that connects to the Fluxzero Runtime using WebSocket connections.