InstrumentedAsyncExecChainHandler | InstrumentedAsyncExecChainHandler | |||
---|---|---|---|---|
Compiled from "InstrumentedAsyncExecChainHandler.java" | Compiled from "InstrumentedAsyncExecChainHandler.java" | |||
class com.codahale.metrics.httpclient5.InstrumentedAsyncExecChainHandler im | class io.dropwizard.metrics5.httpclient5.InstrumentedAsyncExecChainHandler | |||
plements org.apache.hc.client5.http.async.AsyncExecChainHandler { | implements org.apache.hc.client5.http.async.AsyncExecChainHandler { | |||
public com.codahale.metrics.httpclient5.InstrumentedAsyncExecChainHandler | public io.dropwizard.metrics5.httpclient5.InstrumentedAsyncExecChainHandl | |||
(com.codahale.metrics.MetricRegistry, com.codahale.metrics.httpclient5.Http | er(io.dropwizard.metrics5.MetricRegistry, io.dropwizard.metrics5.httpclient | |||
ClientMetricNameStrategy); | 5.HttpClientMetricNameStrategy); | |||
public com.codahale.metrics.httpclient5.InstrumentedAsyncExecChainHandler | public io.dropwizard.metrics5.httpclient5.InstrumentedAsyncExecChainHandl | |||
(com.codahale.metrics.MetricRegistry, com.codahale.metrics.httpclient5.Http | er(io.dropwizard.metrics5.MetricRegistry, io.dropwizard.metrics5.httpclient | |||
ClientMetricNameStrategy, java.lang.String); | 5.HttpClientMetricNameStrategy, java.lang.String); | |||
public void execute(org.apache.hc.core5.http.HttpRequest, org.apache.hc.c ore5.http.nio.AsyncEntityProducer, org.apache.hc.client5.http.async.AsyncEx ecChain$Scope, org.apache.hc.client5.http.async.AsyncExecChain, org.apache. hc.client5.http.async.AsyncExecCallback) throws org.apache.hc.core5.http.Ht tpException, java.io.IOException; | public void execute(org.apache.hc.core5.http.HttpRequest, org.apache.hc.c ore5.http.nio.AsyncEntityProducer, org.apache.hc.client5.http.async.AsyncEx ecChain$Scope, org.apache.hc.client5.http.async.AsyncExecChain, org.apache. hc.client5.http.async.AsyncExecCallback) throws org.apache.hc.core5.http.Ht tpException, java.io.IOException; | |||
} | } | |||
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/ |