public class HttpCarbonResponse extends HttpCarbonMessage
httpMessage, listenerReqRespStateManager| Constructor and Description |
|---|
HttpCarbonResponse(io.netty.handler.codec.http.HttpResponse httpResponse) |
HttpCarbonResponse(io.netty.handler.codec.http.HttpResponse httpResponse,
Listener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
setStatus(io.netty.handler.codec.http.HttpResponseStatus httpResponseStatus) |
addHttpContent, addMessageBody, cloneCarbonMessageWithOutData, completeMessage, countMessageLengthTill, getBlockingEntityCollector, getFullHttpCarbonMessage, getFullMessageLength, getHeader, getHeaders, getHttp2MessageStateContext, getHttpContent, getHttpContentAsync, getHttpMethod, getHttpOutboundRespStatusFuture, getHttpResponseFuture, getHttpStatusCode, getHttpVersion, getIoException, getListener, getMessageBody, getNettyHttpRequest, getNettyHttpResponse, getPipeliningFuture, getProperties, getProperty, getReasonPhrase, getRequestUrl, getSequenceId, getSourceContext, getTargetContext, getTrailerHeaders, is100ContinueExpected, isEmpty, isKeepAlive, isPassthrough, isPipeliningEnabled, isStreaming, notifyContentFailure, pushPromise, pushResponse, removeHeader, removeInboundContentListener, removeMessageFuture, removeProperty, respond, setHeader, setHeader, setHeaders, setHttp2MessageStateContext, setHttpMethod, setHttpStatusCode, setHttpVersion, setIoException, setKeepAlive, setLastHttpContentArrived, setPassthrough, setPipeliningEnabled, setPipeliningFuture, setProperty, setRequestUrl, setSequenceId, setSourceContext, setStreaming, setTargetContext, waitAndReleaseAllEntitiespublic HttpCarbonResponse(io.netty.handler.codec.http.HttpResponse httpResponse)
public HttpCarbonResponse(io.netty.handler.codec.http.HttpResponse httpResponse,
Listener listener)
Copyright © 2023 WSO2. All rights reserved.