Interface HttpResponse

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

public interface HttpResponse
extends Response, StreamMessage<HttpObject>
A streamed HTTP/2 Response.