Interface Response

All Superinterfaces:
org.eclipse.jetty.io.Content.Sink
All Known Implementing Classes:
ContextResponse, GzipResponseAndCallback, Response.Wrapper, StatisticsHandler.MinimumDataRateHandler.MinimumDataRateResponse

public interface Response extends org.eclipse.jetty.io.Content.Sink

The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).