Uses of Class
edu.rit.http.HttpRequest
Packages that use HttpRequest
-
Uses of HttpRequest in edu.rit.http
Methods in edu.rit.http with parameters of type HttpRequestModifier and TypeMethodDescriptionprotected abstract void
HttpServer.process
(HttpRequest theRequest, HttpResponse theResponse) Process the given HTTP request.