Class HttpExchangeAdapter.HttpResponse
java.lang.Object
io.prometheus.metrics.exporter.httpserver.HttpExchangeAdapter.HttpResponse
- All Implemented Interfaces:
io.prometheus.metrics.exporter.common.PrometheusHttpResponse
- Enclosing class:
HttpExchangeAdapter
public class HttpExchangeAdapter.HttpResponse
extends Object
implements io.prometheus.metrics.exporter.common.PrometheusHttpResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpResponse
public HttpResponse()
-
-
Method Details
-
setHeader
- Specified by:
setHeaderin interfaceio.prometheus.metrics.exporter.common.PrometheusHttpResponse
-
sendHeadersAndGetBody
- Specified by:
sendHeadersAndGetBodyin interfaceio.prometheus.metrics.exporter.common.PrometheusHttpResponse- Throws:
IOException
-