Uses of Class
kos.core.RequestInterceptorHandler
Packages that use RequestInterceptorHandler
-
Uses of RequestInterceptorHandler in kos.core
Fields in kos.core declared as RequestInterceptorHandlerModifier and TypeFieldDescriptionprivate final RequestInterceptorHandlerSimplifiedRouter.interceptorHandlerConstructors in kos.core with parameters of type RequestInterceptorHandlerModifierConstructorDescriptionprivateSimplifiedRouter(KosContext kosContext, io.vertx.ext.web.Router router, RequestInterceptorHandler interceptor, Map<io.vertx.core.http.HttpMethod, Boolean> httpMethodsThatMayReadBody)