org.apache.felix.http.base.internal.dispatch
Class ServletPipeline
java.lang.Object
org.apache.felix.http.base.internal.dispatch.ServletPipeline
public final class ServletPipeline
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletPipeline
public ServletPipeline(ServletHandler[] handlers)
handle
public boolean handle(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- Throws:
ServletException
IOException
hasServletsMapped
public boolean hasServletsMapped()
getRequestDispatcher
public RequestDispatcher getRequestDispatcher(String path)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.