class org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1 extends java.lang.Object implements org.apache.hc.core.http.nio.DataStreamChannel { final org.apache.hc.core.http.nio.DataStreamChannel val$channel; final org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1 this$1; void (org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1, org.apache.hc.core.http.nio.DataStreamChannel) { org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1 v; org.apache.hc.core.http.nio.DataStreamChannel v; org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1 v; v := @this: org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1; v := @parameter: org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1; v := @parameter: org.apache.hc.core.http.nio.DataStreamChannel; v. = v; v. = v; specialinvoke v.()>(); return; } public void requestOutput() { org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1 v; org.apache.hc.core.http.nio.DataStreamChannel v; v := @this: org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1; v = v.; interfaceinvoke v.(); return; } public int write(java.nio.ByteBuffer) throws java.io.IOException { org.apache.hc.core.http.nio.DataStreamChannel v; int v; org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1 v; java.nio.ByteBuffer v; v := @this: org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1; v := @parameter: java.nio.ByteBuffer; v = v.; v = interfaceinvoke v.(v); return v; } public void endStream(java.util.List) throws java.io.IOException { org.apache.hc.core.http.nio.DataStreamChannel v; org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1 v; org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1 v, v; java.util.List v; java.util.concurrent.atomic.AtomicInteger v; int v; org.apache.hc.client.http.async.AsyncExecCallback v; v := @this: org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1; v := @parameter: java.util.List; v = v.; interfaceinvoke v.(v); v = v.; v = v.; v = virtualinvoke v.(); if v > 0 goto label; v = v.; v = v.; interfaceinvoke v.(); label: return; } public void endStream() throws java.io.IOException { java.util.concurrent.atomic.AtomicInteger v; org.apache.hc.core.http.nio.DataStreamChannel v; int v; org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1 v; org.apache.hc.client.http.async.AsyncExecCallback v; org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1 v, v; v := @this: org.apache.hc.client.http.impl.async.HttpAsyncMainClientExec$1$1; v = v.; interfaceinvoke v.(); v = v.; v = v.; v = virtualinvoke v.(); if v > 0 goto label; v = v.; v = v.; interfaceinvoke v.(); label: return; } }