org.apache.felix.http.base.internal.dispatch
Class NotFoundFilterChain
java.lang.Object
org.apache.felix.http.base.internal.dispatch.HttpFilterChain
org.apache.felix.http.base.internal.dispatch.NotFoundFilterChain
- All Implemented Interfaces:
- javax.servlet.FilterChain
public final class NotFoundFilterChain
- extends HttpFilterChain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotFoundFilterChain
public NotFoundFilterChain()
doFilter
protected void doFilter(HttpServletRequest req,
HttpServletResponse res)
throws IOException,
ServletException
- Specified by:
doFilter
in class HttpFilterChain
- Throws:
IOException
ServletException
Copyright © 2011 Apache Software Foundation. All Rights Reserved.