- All Superinterfaces:
HttpInterceptor<HttpServerRequest,,HttpServerResponse> PostHttpInterceptor<HttpServerRequest,,HttpServerResponse> PostHttpServerInterceptor,PreHttpInterceptor<HttpServerRequest,,HttpServerResponse> PreHttpServerInterceptor
public interface HttpServerInterceptor
extends PreHttpServerInterceptor, PostHttpServerInterceptor, HttpInterceptor<HttpServerRequest,HttpServerResponse>
An
HttpServerInterceptor definition for pre- as well as
post-processing HttpServerRequest as well as
HttpServerResponse instances.-
Method Summary
Methods inherited from interface org.refcodes.web.PostHttpServerInterceptor
postInterceptMethods inherited from interface org.refcodes.web.PreHttpServerInterceptor
preIntercept