Package org.elasticsearch.http.netty4
Interface Netty4RestResponse
- All Superinterfaces:
io.netty.handler.codec.DecoderResultProvider,io.netty.handler.codec.http.HttpMessage,io.netty.handler.codec.http.HttpObject,HttpResponse
- All Known Implementing Classes:
Netty4ChunkedHttpResponse,Netty4HttpResponse
-
Method Summary
Methods inherited from interface io.netty.handler.codec.DecoderResultProvider
decoderResult, setDecoderResultMethods inherited from interface io.netty.handler.codec.http.HttpMessage
getProtocolVersion, headers, protocolVersion, setProtocolVersionMethods inherited from interface io.netty.handler.codec.http.HttpObject
getDecoderResult
-
Method Details
-
getSequence
int getSequence() -
addHeader
- Specified by:
addHeaderin interfaceHttpResponse
-
containsHeader
- Specified by:
containsHeaderin interfaceHttpResponse
-