class org.apache.hc.client.http.impl.async.AsyncConnectExec$3 extends java.lang.Object implements org.apache.hc.core.concurrent.FutureCallback { final org.apache.hc.client.http.HttpRoute val$route; final org.apache.hc.client.http.RouteTracker val$tracker; final java.lang.String val$exchangeId; final org.apache.hc.client.http.impl.async.AsyncConnectExec$State val$state; final org.apache.hc.core.http.HttpRequest val$request; final org.apache.hc.core.http.nio.AsyncEntityProducer val$entityProducer; final org.apache.hc.client.http.async.AsyncExecChain$Scope val$scope; final org.apache.hc.client.http.async.AsyncExecChain val$chain; final org.apache.hc.client.http.async.AsyncExecCallback val$asyncExecCallback; final org.apache.hc.client.http.impl.async.AsyncConnectExec this$0; void (org.apache.hc.client.http.impl.async.AsyncConnectExec, org.apache.hc.client.http.HttpRoute, org.apache.hc.client.http.RouteTracker, java.lang.String, org.apache.hc.client.http.impl.async.AsyncConnectExec$State, org.apache.hc.core.http.HttpRequest, org.apache.hc.core.http.nio.AsyncEntityProducer, org.apache.hc.client.http.async.AsyncExecChain$Scope, org.apache.hc.client.http.async.AsyncExecChain, org.apache.hc.client.http.async.AsyncExecCallback) { org.apache.hc.client.http.impl.async.AsyncConnectExec$State v; org.apache.hc.client.http.async.AsyncExecChain$Scope v; org.apache.hc.client.http.HttpRoute v; org.apache.hc.core.http.HttpRequest v; org.apache.hc.client.http.impl.async.AsyncConnectExec$3 v; org.apache.hc.core.http.nio.AsyncEntityProducer v; org.apache.hc.client.http.RouteTracker v; org.apache.hc.client.http.async.AsyncExecChain v; java.lang.String v; org.apache.hc.client.http.impl.async.AsyncConnectExec v; org.apache.hc.client.http.async.AsyncExecCallback v; v := @this: org.apache.hc.client.http.impl.async.AsyncConnectExec$3; v := @parameter: org.apache.hc.client.http.impl.async.AsyncConnectExec; v := @parameter: org.apache.hc.client.http.HttpRoute; v := @parameter: org.apache.hc.client.http.RouteTracker; v := @parameter: java.lang.String; v := @parameter: org.apache.hc.client.http.impl.async.AsyncConnectExec$State; v := @parameter: org.apache.hc.core.http.HttpRequest; v := @parameter: org.apache.hc.core.http.nio.AsyncEntityProducer; v := @parameter: org.apache.hc.client.http.async.AsyncExecChain$Scope; v := @parameter: org.apache.hc.client.http.async.AsyncExecChain; v := @parameter: org.apache.hc.client.http.async.AsyncExecCallback; v. = v; v. = v; v. = v; v. = v; v. = v; v. = v; v. = v; v. = v; v. = v; v. = v; specialinvoke v.()>(); return; } public void completed(org.apache.hc.client.http.async.AsyncExecRuntime) { org.apache.hc.client.http.async.AsyncExecRuntime v; org.apache.hc.client.http.impl.async.AsyncConnectExec$3 v; java.lang.String v; org.apache.hc.client.http.async.AsyncExecCallback v; boolean v, v, v, v; org.slf4j.Logger v, v; org.apache.hc.client.http.impl.async.AsyncConnectExec$State v; org.apache.hc.client.http.async.AsyncExecChain$Scope v; org.apache.hc.client.http.HttpRoute v, v, v; org.apache.hc.core.http.HttpHost v; org.apache.hc.core.http.HttpRequest v; org.apache.hc.core.http.nio.AsyncEntityProducer v; org.apache.hc.client.http.RouteTracker v; org.apache.hc.client.http.async.AsyncExecChain v; org.apache.hc.client.http.impl.async.AsyncConnectExec v; v := @this: org.apache.hc.client.http.impl.async.AsyncConnectExec$3; v := @parameter: org.apache.hc.client.http.async.AsyncExecRuntime; v = v.; v = virtualinvoke v.(); v = v.; v = v.; v = virtualinvoke v.(); if v == 0 goto label; v = v.; v = virtualinvoke v.(); if v != 0 goto label; v = 1; goto label; label: v = 0; label: virtualinvoke v.(v, v); v = ; v = interfaceinvoke v.(); if v == 0 goto label; v = ; v = v.; interfaceinvoke v.("{} connected to proxy", v); label: v = v.; v = v.; v = v.; v = v.; v = v.; v = v.; v = v.; specialinvoke v.(v, v, v, v, v, v); return; } public void failed(java.lang.Exception) { java.lang.Exception v; org.apache.hc.client.http.async.AsyncExecCallback v; org.apache.hc.client.http.impl.async.AsyncConnectExec$3 v; v := @this: org.apache.hc.client.http.impl.async.AsyncConnectExec$3; v := @parameter: java.lang.Exception; v = v.; interfaceinvoke v.(v); return; } public void cancelled() { java.io.InterruptedIOException v; org.apache.hc.client.http.async.AsyncExecCallback v; org.apache.hc.client.http.impl.async.AsyncConnectExec$3 v; v := @this: org.apache.hc.client.http.impl.async.AsyncConnectExec$3; v = v.; v = new java.io.InterruptedIOException; specialinvoke v.()>(); interfaceinvoke v.(v); return; } }