org.httpobjects.servlet
Class ServletMethodInvoker
java.lang.Object
org.httpobjects.servlet.ServletMethodInvoker
public class ServletMethodInvoker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletMethodInvoker
public ServletMethodInvoker(HttpObject[] objects)
ServletMethodInvoker
public ServletMethodInvoker(Response notFoundResponse,
HttpObject[] objects)
ServletMethodInvoker
public ServletMethodInvoker(List<? extends HeaderField> defaultResponseHeader,
Response notFoundResponse,
HttpObject[] objects)
invokeFirstPathMatchIfAble
public boolean invokeFirstPathMatchIfAble(String path,
javax.servlet.http.HttpServletRequest r,
javax.servlet.http.HttpServletResponse httpResponse)
Copyright © 2013. All Rights Reserved.