Uses of Class
org.refcodes.web.HttpServerResponse
-
Uses of HttpServerResponse in org.refcodes.web
Methods in org.refcodes.web that return HttpServerResponseModifier and TypeMethodDescriptionHttpServerResponse.withHttpStatusCode
(HttpStatusCode aStatusCode) Sets the HTTP Status-Code for the HTTP Status-Code property.<RES> HttpServerResponse
HttpServerResponse.withResponse
(RES aResponse) Sets the response for the response property.