Interface HttpResponse

All Superinterfaces:
HttpMessage, org.reactivestreams.Publisher<HttpObject>, Response, StreamMessage<HttpObject>
All Known Subinterfaces:
HttpResponseWriter
All Known Implementing Classes:
FilteredHttpResponse

public interface HttpResponse extends Response, HttpMessage
A streamed HTTP/2 Response.