Interface PrometheusHttpExchange
- All Superinterfaces:
AutoCloseable
-
Method Summary
-
Method Details
-
getRequest
PrometheusHttpRequest getRequest() -
getResponse
PrometheusHttpResponse getResponse() -
handleException
- Throws:
IOException
-
handleException
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-