class org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 extends java.lang.Object implements org.apache.hc.core.http.nio.AsyncClientExchangeHandler { final org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 this$2; void (org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1) { org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1; v. = v; specialinvoke v.()>(); return; } public void releaseResources() { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v = v.; v = v.; v = v.; interfaceinvoke v.(); return; } public void failed(java.lang.Exception) { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; java.lang.Exception v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: java.lang.Exception; v = v.; v = v.; v = v.; interfaceinvoke v.(v); return; } public void cancel() { org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.classic.RequestFailedException v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v = new org.apache.hc.client.http.impl.classic.RequestFailedException; specialinvoke v.(java.lang.String)>("Request aborted"); virtualinvoke v.(v); return; } public void produceRequest(org.apache.hc.core.http.nio.RequestChannel, org.apache.hc.core.http.protocol.HttpContext) throws org.apache.hc.core.http.HttpException, java.io.IOException { org.apache.hc.core.http.HttpRequest v; org.apache.hc.core.http.protocol.HttpContext v; org.apache.hc.core.http.nio.RequestChannel v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v, v; org.apache.hc.core.http.EntityDetails v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: org.apache.hc.core.http.nio.RequestChannel; v := @parameter: org.apache.hc.core.http.protocol.HttpContext; v = v.; v = v.; v = v.; v = v.; interfaceinvoke v.(v, v, v); return; } public int available() { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; int v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v = v.; v = v.; v = v.; v = interfaceinvoke v.(); return v; } public void produce(org.apache.hc.core.http.nio.DataStreamChannel) throws java.io.IOException { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.core.http.nio.DataStreamChannel v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: org.apache.hc.core.http.nio.DataStreamChannel; v = v.; v = v.; v = v.; interfaceinvoke v.(v); return; } public void consumeInformation(org.apache.hc.core.http.HttpResponse, org.apache.hc.core.http.protocol.HttpContext) throws org.apache.hc.core.http.HttpException, java.io.IOException { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.core.http.protocol.HttpContext v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.core.http.HttpResponse v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: org.apache.hc.core.http.HttpResponse; v := @parameter: org.apache.hc.core.http.protocol.HttpContext; v = v.; v = v.; v = v.; interfaceinvoke v.(v, v); return; } public void consumeResponse(org.apache.hc.core.http.HttpResponse, org.apache.hc.core.http.EntityDetails, org.apache.hc.core.http.protocol.HttpContext) throws org.apache.hc.core.http.HttpException, java.io.IOException { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.core.http.protocol.HttpContext v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.core.http.HttpResponse v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; org.apache.hc.core.http.EntityDetails v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: org.apache.hc.core.http.HttpResponse; v := @parameter: org.apache.hc.core.http.EntityDetails; v := @parameter: org.apache.hc.core.http.protocol.HttpContext; v = v.; v = v.; v = v.; interfaceinvoke v.(v, v, v); return; } public void updateCapacity(org.apache.hc.core.http.nio.CapacityChannel) throws java.io.IOException { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.core.http.nio.CapacityChannel v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: org.apache.hc.core.http.nio.CapacityChannel; v = v.; v = v.; v = v.; interfaceinvoke v.(v); return; } public void consume(java.nio.ByteBuffer) throws java.io.IOException { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; java.nio.ByteBuffer v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: java.nio.ByteBuffer; v = v.; v = v.; v = v.; interfaceinvoke v.(v); return; } public void streamEnd(java.util.List) throws org.apache.hc.core.http.HttpException, java.io.IOException { org.apache.hc.core.http.nio.AsyncClientExchangeHandler v; java.util.List v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1 v; org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1 v; v := @this: org.apache.hc.client.http.impl.async.MinimalH2AsyncClient$3$1$1; v := @parameter: java.util.List; v = v.; v = v.; v = v.; interfaceinvoke v.(v); return; } }