Uses of Interface
com.spec.web.expresso.message.Response
Packages that use Response
-
Uses of Response in com.spec.web.expresso.message
Classes in com.spec.web.expresso.message that implement ResponseMethods in com.spec.web.expresso.message that return ResponseModifier and TypeMethodDescriptionResponse.resetResponse()Resets the responseResponse.resetResponseBody()Resets the body of the responseResponse.setContentTypeHeader(String contentType) Sets the content type headerSends html responseResponse.setResponseHeader(String name, String value) Sets the response headers.Response.setStatusCode(Integer statusCode) Sets the status code of the response.Response.writeResponse(String response) Sets the http response body