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