private static class ClientConnectionRequestFactory.Handler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
ConnectionRequest
so that the latency of the
ConnectionRequest.get(long, java.util.concurrent.TimeUnit)
can be captured.Modifier and Type | Field and Description |
---|---|
private org.apache.http.conn.ConnectionRequest |
orig |
Constructor and Description |
---|
Handler(org.apache.http.conn.ConnectionRequest orig) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |