Uses of Class
one.nio.http.Response
Packages that use Response
-
Uses of Response in one.nio.http
Methods in one.nio.http that return ResponseModifier and TypeMethodDescriptionstatic Responsestatic ResponseResponse.ok(byte[] body) static Responsestatic ResponseMethods in one.nio.http with parameters of type ResponseModifier and TypeMethodDescriptionvoidHttpSession.sendResponse(Response response) protected voidHttpSession.writeResponse(Response response, boolean includeBody) Constructors in one.nio.http with parameters of type Response -
Uses of Response in one.nio.mgt
Methods in one.nio.mgt that return ResponseModifier and TypeMethodDescriptionManagementServer.getJmxResponse(String name, String prop, String attr) ManagementServer.getMonitorMemResponse()ManagementServer.getMonitorServerResponse()ManagementServer.getMonitorShmResponse()ManagementServer.getStatusResponse()