|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.rewrite.FastCgiProxy.ProxyFilterChain
public static class FastCgiProxy.ProxyFilterChain
Method Summary | |
---|---|
void |
doFilter(ServletRequest req,
ServletResponse res)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void doFilter(ServletRequest req, ServletResponse res) throws java.io.IOException, ServletException
FilterChain
doFilter
in interface FilterChain
req
- the servlet requestres
- the servlet response
java.io.IOException
ServletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |