Uses of Package
io.fluxzero.common.handling
Packages that use io.fluxzero.common.handling
Package
Description
-
Classes in io.fluxzero.common.handling used by io.fluxzero.common.handlingClassDescriptionDefault implementation of the
Handlerinterface.Represents a container for a message handler and the mechanism to resolve aHandlerInvokerfor a given message.Configuration object used to define how message handler methods are selected and filtered for a given message type.Describes the handler method that is involved in a handling operation.Represents a predicate used to determine whether a given method should be considered a valid message handler.Provides the input for a prepared handler invocation.Describes what a resolver decided for one handler parameter.A matcher that encapsulates metadata and resolution logic for a single handler method or constructor.Represents an invocable handler method.Defines the logic to determine whether a given target object can handle a message, and how to invoke it.A reusable, target-bound handler method.Describes whether a handler method applies to a group of equivalent inputs and, when it does, how to invoke it.A reusable plan for invoking one already selected handler method.Selects and prepares a handler method so that the result can be reused for equivalent inputs.The outcome of trying to prepare a handler method for repeated invocation.Possible outcomes of preparing a handler method.Cached outcome of evaluating one resolver for one handler parameter.Defines a predicate that determines whether a given message is applicable to a handler method.Validates method invocation arguments right before a handler method is invoked.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent,HandleCommand, etc.). -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.common
-
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.configurationClassDescriptionValidates method invocation arguments right before a handler method is invoked.Mechanism to resolve method parameters in message handler methods (e.g. those annotated with
HandleEvent,HandleCommand, etc.). -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.configuration.springClassDescriptionMechanism to resolve method parameters in message handler methods (e.g. those annotated with
HandleEvent,HandleCommand, etc.). -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.modelingClassDescriptionConfiguration object used to define how message handler methods are selected and filtered for a given message type.Represents an invocable handler method.Mechanism to resolve method parameters in message handler methods (e.g. those annotated with
HandleEvent,HandleCommand, etc.).Optional extension forparameter resolversthat can prepare a resolver function for a specific message in one step. -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.persisting.search.clientClassDescriptionRepresents a predicate used to determine whether a given method should be considered a valid message handler.
-
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.publishing.dataprotectionClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvokerfor a given message.Represents an invocable handler method. -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.schedulingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvokerfor a given message.Describes the handler method that is involved in a handling operation.Represents a predicate used to determine whether a given method should be considered a valid message handler.Represents an invocable handler method. -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.trackingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvokerfor a given message.Describes the handler method that is involved in a handling operation.Represents an invocable handler method.A reusable, target-bound handler method. -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.tracking.handlingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvokerfor a given message.Configuration object used to define how message handler methods are selected and filtered for a given message type.Describes the handler method that is involved in a handling operation.Represents a predicate used to determine whether a given method should be considered a valid message handler.Provides the input for a prepared handler invocation.Optional extension ofParameterResolverfor resolving handler parameters from aHandlerInput.Describes what a resolver decided for one handler parameter.Represents an invocable handler method.AHandlerInvokerthat delegates all behavior to another instance.Defines the logic to determine whether a given target object can handle a message, and how to invoke it.A reusable, target-bound handler method.A reusable plan for invoking one already selected handler method.Selects and prepares a handler method so that the result can be reused for equivalent inputs.Optional extension for dynamic parameter resolvers whose applicability can be safely reused for messages with the same low-cardinality key.Cached outcome of evaluating one resolver for one handler parameter.Defines a predicate that determines whether a given message is applicable to a handler method.Validates method invocation arguments right before a handler method is invoked.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent,HandleCommand, etc.).Optional extension forparameter resolversthat can prepare a resolver function for a specific message in one step.Abstract base class forParameterResolvers that resolve parameters based on type matching. -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.tracking.handling.authenticationClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvokerfor a given message.Describes the handler method that is involved in a handling operation.Provides the input for a prepared handler invocation.Optional extension ofParameterResolverfor resolving handler parameters from aHandlerInput.Describes what a resolver decided for one handler parameter.Represents an invocable handler method.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent,HandleCommand, etc.).Abstract base class forParameterResolvers that resolve parameters based on type matching. -
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.tracking.handling.contentfilteringClassDescriptionDescribes the handler method that is involved in a handling operation.Represents an invocable handler method.
-
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.tracking.handling.errorreportingClassDescriptionDescribes the handler method that is involved in a handling operation.Represents an invocable handler method.
-
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.tracking.handling.validationClassDescriptionDescribes the handler method that is involved in a handling operation.Provides the input for a prepared handler invocation.Represents an invocable handler method.
-
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.tracking.metricsClassDescriptionDescribes the handler method that is involved in a handling operation.Provides the input for a prepared handler invocation.Represents an invocable handler method.
-
Classes in io.fluxzero.common.handling used by io.fluxzero.sdk.webClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvokerfor a given message.Configuration object used to define how message handler methods are selected and filtered for a given message type.A matcher that encapsulates metadata and resolution logic for a single handler method or constructor.Represents an invocable handler method.Defines the logic to determine whether a given target object can handle a message, and how to invoke it.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent,HandleCommand, etc.).