Uses of Interface
io.fluxzero.sdk.tracking.handling.HandlerInterceptor.PreparedHandlerInputFunction
Packages that use HandlerInterceptor.PreparedHandlerInputFunction
-
Uses of HandlerInterceptor.PreparedHandlerInputFunction in io.fluxzero.sdk.tracking.handling
Methods in io.fluxzero.sdk.tracking.handling with parameters of type HandlerInterceptor.PreparedHandlerInputFunctionModifier and TypeMethodDescriptionHandlerInterceptor.PreparedHandlerInputInterceptor.interceptHandling(io.fluxzero.common.handling.HandlerInput<DeserializingMessage> input, io.fluxzero.common.handling.HandlerDescriptor handler, HandlerInterceptor.PreparedHandlerInputFunction next) Intercepts one local handler invocation.