org.ocpsoft.rewrite.servlet.impl
Class ResponseContentInterceptorChainImpl
java.lang.Object
org.ocpsoft.rewrite.servlet.impl.ResponseContentInterceptorChainImpl
- All Implemented Interfaces:
- ResponseContentInterceptorChain
public class ResponseContentInterceptorChainImpl
- extends Object
- implements ResponseContentInterceptorChain
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseContentInterceptorChainImpl
public ResponseContentInterceptorChainImpl(List<ResponseContentInterceptor> responseInterceptors)
proceed
public void proceed()
- Specified by:
proceed in interface ResponseContentInterceptorChain
begin
public void begin(HttpServletRewrite event,
ResponseContent buffer)
Copyright © 2013 OCPsoft. All Rights Reserved.