Package io.fluxcapacitor.javaclient.tracking.handling
package io.fluxcapacitor.javaclient.tracking.handling
-
ClassDescriptionMechanism that enables modification of a message before it is handled by a handler.Annotation placed on a method of a payload class of a request, i.e.Annotation placed on types or methods of message handlers.Request<R>Annotation to be placed on a message handler parameter or message handler method.