InstrumentedAsyncExecChainHandler.InstrumentedAsyncExecCallback   InstrumentedAsyncExecChainHandler.InstrumentedAsyncExecCallback 
Compiled from "InstrumentedAsyncExecChainHandler.java" Compiled from "InstrumentedAsyncExecChainHandler.java"
final class com.codahale.metrics.httpclient5.InstrumentedAsyncExecChainHand final class io.dropwizard.metrics5.httpclient5.InstrumentedAsyncExecChainHa
ler$InstrumentedAsyncExecCallback implements org.apache.hc.client5.http.asy ndler$InstrumentedAsyncExecCallback implements org.apache.hc.client5.http.a
nc.AsyncExecCallback { sync.AsyncExecCallback {
public com.codahale.metrics.httpclient5.InstrumentedAsyncExecChainHandler public io.dropwizard.metrics5.httpclient5.InstrumentedAsyncExecChainHandl
$InstrumentedAsyncExecCallback(com.codahale.metrics.MetricRegistry, com.cod er$InstrumentedAsyncExecCallback(io.dropwizard.metrics5.MetricRegistry, io.
ahale.metrics.httpclient5.HttpClientMetricNameStrategy, java.lang.String, o dropwizard.metrics5.httpclient5.HttpClientMetricNameStrategy, java.lang.Str
rg.apache.hc.client5.http.async.AsyncExecCallback, org.apache.hc.core5.http ing, org.apache.hc.client5.http.async.AsyncExecCallback, org.apache.hc.core
.HttpRequest); 5.http.HttpRequest);
public org.apache.hc.core5.http.nio.AsyncDataConsumer handleResponse(org. apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails) throws org.apache.hc.core5.http.HttpException, java.io.IOException; public org.apache.hc.core5.http.nio.AsyncDataConsumer handleResponse(org. apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails) throws org.apache.hc.core5.http.HttpException, java.io.IOException;
public void handleInformationResponse(org.apache.hc.core5.http.HttpRespon se) throws org.apache.hc.core5.http.HttpException, java.io.IOException; public void handleInformationResponse(org.apache.hc.core5.http.HttpRespon se) throws org.apache.hc.core5.http.HttpException, java.io.IOException;
public void completed(); public void completed();
public void failed(java.lang.Exception); public void failed(java.lang.Exception);
} }
 End of changes. 1 change blocks. 
8 lines changed or deleted 8 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/