org.apache.awf.web.http
Class HttpRequestDispatcher
java.lang.Object
org.apache.awf.web.http.HttpRequestDispatcher
public class HttpRequestDispatcher
- extends Object
The RequestDispatcher is responsible for invoking the
appropriate RequestHandler method for the current
HttpRequest.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpRequestDispatcher
public HttpRequestDispatcher()
dispatch
public static void dispatch(RequestHandler rh,
HttpRequest request,
HttpResponse response)
Copyright © 2012. All Rights Reserved.