Interface HttpServerInterceptor

All Superinterfaces:
HttpInterceptor<HttpServerRequest,HttpServerResponse>, PostHttpInterceptor<HttpServerRequest,HttpServerResponse>, PostHttpServerInterceptor, PreHttpInterceptor<HttpServerRequest,HttpServerResponse>, PreHttpServerInterceptor

An HttpServerInterceptor definition for pre- as well as post-processing HttpServerRequest as well as HttpServerResponse instances.