org.apache.felix.http.base.internal.dispatch
Class FilterPipeline
java.lang.Object
org.apache.felix.http.base.internal.dispatch.FilterPipeline
public final class FilterPipeline
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterPipeline
public FilterPipeline(FilterHandler[] handlers,
ServletPipeline servletPipeline)
dispatch
public void dispatch(HttpServletRequest req,
HttpServletResponse res,
javax.servlet.FilterChain proceedingChain)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.