Uses of Package
io.fluxcapacitor.common.handling
Packages that use io.fluxcapacitor.common.handling
Package
Description
-
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.common.handlingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvoker
for a given message.Configuration object used to define how message handler methods are selected and filtered for a given message type.Represents a predicate used to determine whether a given method should be considered a valid message handler.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.Defines a predicate that determines whether a given message is applicable to a handler method.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent
,HandleCommand
, etc.). -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.common
-
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.configurationClassDescriptionMechanism to resolve method parameters in message handler methods (e.g. those annotated with
HandleEvent
,HandleCommand
, etc.). -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.configuration.springClassDescriptionMechanism to resolve method parameters in message handler methods (e.g. those annotated with
HandleEvent
,HandleCommand
, etc.). -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.modelingClassDescriptionRepresents an invocable handler method.Mechanism to resolve method parameters in message handler methods (e.g. those annotated with
HandleEvent
,HandleCommand
, etc.). -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.persisting.search.clientClassDescriptionRepresents a predicate used to determine whether a given method should be considered a valid message handler.
-
-
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.schedulingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvoker
for a given message.Represents an invocable handler method. -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.trackingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvoker
for a given message.Represents an invocable handler method. -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.tracking.handlingClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvoker
for a given message.Configuration object used to define how message handler methods are selected and filtered for a given message type.Represents a predicate used to determine whether a given method should be considered a valid message handler.Represents an invocable handler method.AHandlerInvoker
that 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.Defines a predicate that determines whether a given message is applicable to a handler method.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent
,HandleCommand
, etc.).Abstract base class forParameterResolver
s that resolve parameters based on type matching. -
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.tracking.handling.authenticationClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvoker
for a given message.Represents an invocable handler method.Mechanism to resolve method parameters in message handler methods (e.g. those annotated withHandleEvent
,HandleCommand
, etc.).Abstract base class forParameterResolver
s that resolve parameters based on type matching. -
-
-
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.tracking.metrics
-
Classes in io.fluxcapacitor.common.handling used by io.fluxcapacitor.javaclient.webClassDescriptionRepresents a container for a message handler and the mechanism to resolve a
HandlerInvoker
for 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.).