Uses of Class
org.refcodes.web.HttpServerRequest
-
Uses of HttpServerRequest in org.refcodes.web
Methods in org.refcodes.web with parameters of type HttpServerRequestModifier and TypeMethodDescriptionvoidPostHttpServerInterceptor.postIntercept(HttpServerRequest aRequest, HttpServerResponse aResponse) Invoked to post-process aHttpServerRequestalongside aHttpServerResponse.voidPreHttpServerInterceptor.preIntercept(HttpServerRequest aRequest, HttpServerResponse aResponse) Invoked to pre-process aHttpServerRequestalongside aHttpServerResponse.