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