Uses of Package
io.fluxzero.sdk.tracking.handling
Packages that use io.fluxzero.sdk.tracking.handling
Package
Description
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdkClassDescriptionMarker interface for request messages (e.g., commands or queries) that expect a response of a specific type.
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.commonClassDescriptionMarks a method or constructor as a handler for document messages within a search collection.Marks a message handler method, class, or package as a **local handler**—one that is invoked immediately in the publishing thread rather than asynchronously through tracking.
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.configurationClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation.Interface for registering and invoking local message handlers.Provides access to a singleton-style repository for a given class type.A strategy interface for converting arbitrary response objects intoMessageinstances. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.modelingClassDescriptionDeclares that a class is a stateful message handler — i.e., one whose state is persisted and which can receive messages via
Association. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.persisting.eventsourcingClassDescriptionBase interface for gateways that support registering local message handlers.
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.persisting.searchClassDescriptionBase interface for gateways that support registering local message handlers.
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.persisting.search.clientClassDescriptionBase interface for gateways that support registering local message handlers.
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.publishingClassDescriptionBase interface for gateways that support registering local message handlers.Marker interface for request messages (e.g., commands or queries) that expect a response of a specific type.
-
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.publishing.dataprotectionClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.schedulingClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation.Base interface for gateways that support registering local message handlers. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.tracking.handlingClassDescriptionDeclares how a message should be routed to a stateful handler instance (typically annotated with
Stateful).Meta-annotation used to declare that an annotation marks a method as a message handler for a specificMessageType.Functional interface for decoratingHandlerinstances that processDeserializingMessageobjects.Factory interface for creatingHandlerinstances that processDeserializingMessages.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation.Interface for registering and invoking local message handlers.A no-op handler registry that performs no registration or dispatch.Base interface for gateways that support registering local message handlers.Tracks the lifecycle and identity of a single message handler invocation.A specializedHandlerthat maintains and mutates an internal delegate instance.Provides access to a singleton-style repository for a given class type.A strategy interface for converting arbitrary response objects intoMessageinstances.Injects the **triggering message** that caused the current message to be published or handled. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.tracking.handling.authenticationClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.tracking.handling.contentfilteringClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.tracking.handling.errorreportingClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.tracking.handling.validationClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.tracking.metricsClassDescriptionFunctional interface for decorating
Handlerinstances that processDeserializingMessageobjects.Intercepts individual message handling operations, enabling cross-cutting behavior around handler invocation. -
Classes in io.fluxzero.sdk.tracking.handling used by io.fluxzero.sdk.webClassDescriptionMeta-annotation used to declare that an annotation marks a method as a message handler for a specific
MessageType.Functional interface for decoratingHandlerinstances that processDeserializingMessageobjects.Base interface for gateways that support registering local message handlers.Provides access to a singleton-style repository for a given class type.Marker interface for request messages (e.g., commands or queries) that expect a response of a specific type.A strategy interface for converting arbitrary response objects intoMessageinstances.