Class NoResponse
java.lang.Object
com.predic8.membrane.core.http.Message
com.predic8.membrane.core.http.Response
com.predic8.membrane.core.interceptor.oauth2.request.NoResponse
-
Nested Class Summary
Nested classes/interfaces inherited from class com.predic8.membrane.core.http.Response
Response.ResponseBuilder -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.predic8.membrane.core.http.Response
accepted, badGateway, badRequest, badRequest, badRequest, continue100, createBody, createSnapshot, estimateHeapSize, forbidden, forbidden, found, fromStatusCode, gatewayTimeout, getName, getStartLine, getStatusCode, getStatusMessage, hasNoContent, internalServerError, internalServerError, isKeepAlive, isOk, isRedirect, isServerError, isUserError, methodNotAllowed, noContent, notFound, notImplemented, notModified, ok, ok, parseStartLine, read, redirect, redirectWithout300, redirectWithout300, serviceUnavailable, setStatusCode, setStatusMessage, shouldNotContainBody, statusCode, unauthorized, unauthorizedMethods inherited from class com.predic8.membrane.core.http.Message
addObserver, containsObserver, createMessageSnapshot, discardBody, getBody, getBodyAsStream, getBodyAsStreamDecoded, getBodyAsStringDecoded, getCharset, getErrorMessage, getHeader, getVersion, hasMsgReleased, isBodyEmpty, isCSS, isDeflate, isGzip, isHTML, isHTTP10, isHTTP11, isImage, isJavaScript, isJSON, isReleased, isXML, readBody, release, setBody, setBodyContent, setErrorMessage, setHeader, setReleased, setVersion, toString, write, writeStartLine
-
Constructor Details
-
NoResponse
public NoResponse()
-