Uses of Interface
io.fluxzero.sdk.tracking.handling.HandlerInterceptor.PreparedHandlerInterceptor
Packages that use HandlerInterceptor.PreparedHandlerInterceptor
Package
Description
-
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.scheduling
Methods in io.fluxzero.sdk.scheduling that return HandlerInterceptor.PreparedHandlerInterceptor -
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.tracking.handling
Fields in io.fluxzero.sdk.tracking.handling declared as HandlerInterceptor.PreparedHandlerInterceptorModifier and TypeFieldDescriptionstatic final HandlerInterceptor.PreparedHandlerInterceptorHandlerInterceptor.PreparedHandlerInterceptor.noOpA prepared no-op policy that proceeds directly to the next function.Methods in io.fluxzero.sdk.tracking.handling that return HandlerInterceptor.PreparedHandlerInterceptorModifier and TypeMethodDescriptionHandlerInterceptor.prepare(HandlerDescriptor handler) Prepares this interceptor for a specific handler method. -
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.tracking.handling.authentication
Methods in io.fluxzero.sdk.tracking.handling.authentication that return HandlerInterceptor.PreparedHandlerInterceptor -
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.tracking.handling.contentfiltering
Methods in io.fluxzero.sdk.tracking.handling.contentfiltering that return HandlerInterceptor.PreparedHandlerInterceptor -
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.tracking.handling.errorreporting
Methods in io.fluxzero.sdk.tracking.handling.errorreporting that return HandlerInterceptor.PreparedHandlerInterceptor -
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.tracking.handling.validation
Methods in io.fluxzero.sdk.tracking.handling.validation that return HandlerInterceptor.PreparedHandlerInterceptor -
Uses of HandlerInterceptor.PreparedHandlerInterceptor in io.fluxzero.sdk.tracking.metrics
Methods in io.fluxzero.sdk.tracking.metrics that return HandlerInterceptor.PreparedHandlerInterceptorModifier and TypeMethodDescriptionDisableMetrics.prepare(HandlerDescriptor handler) HandlerMonitor.prepare(HandlerDescriptor handler)