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(HandlerInput<DeserializingMessage> input, HandlerDescriptor handler, HandlerInterceptor.PreparedHandlerInputFunction next) Intercepts one local handler invocation.