Uses of Interface
org.ocpsoft.rewrite.servlet.config.response.ResponseContentInterceptor
Packages that use ResponseContentInterceptor
-
Uses of ResponseContentInterceptor in org.ocpsoft.rewrite.servlet
Methods in org.ocpsoft.rewrite.servlet with parameters of type ResponseContentInterceptorModifier and TypeMethodDescriptionabstract voidRewriteWrappedResponse.addContentInterceptor(ResponseContentInterceptor stage) Register a newResponseContentInterceptorfor the currentHttpServletResponse.