class org.fusesource.mqtt.client.FutureConnection$1$1 extends java.lang.Object implements org.fusesource.mqtt.client.Callback { final org.fusesource.mqtt.client.Callback val$onComplete; final org.fusesource.hawtbuf.Buffer val$payload; final org.fusesource.mqtt.client.FutureConnection$1 this$1; void (org.fusesource.mqtt.client.FutureConnection$1, org.fusesource.mqtt.client.Callback, org.fusesource.hawtbuf.Buffer) { org.fusesource.mqtt.client.FutureConnection$1 v; org.fusesource.mqtt.client.FutureConnection$1$1 v; org.fusesource.hawtbuf.Buffer v; org.fusesource.mqtt.client.Callback v; v := @this: org.fusesource.mqtt.client.FutureConnection$1$1; v := @parameter: org.fusesource.mqtt.client.FutureConnection$1; v := @parameter: org.fusesource.mqtt.client.Callback; v := @parameter: org.fusesource.hawtbuf.Buffer; v. = v; v. = v; v. = v; specialinvoke v.()>(); return; } public void onSuccess(org.fusesource.mqtt.client.Callback) { org.fusesource.mqtt.client.Callback v, v; org.fusesource.mqtt.client.FutureConnection$1$1 v; v := @this: org.fusesource.mqtt.client.FutureConnection$1$1; v := @parameter: org.fusesource.mqtt.client.Callback; specialinvoke v.(); v = v.; interfaceinvoke v.(v); return; } public void onFailure(java.lang.Throwable) { java.lang.Throwable v; org.fusesource.mqtt.client.Callback v; org.fusesource.mqtt.client.FutureConnection$1$1 v; v := @this: org.fusesource.mqtt.client.FutureConnection$1$1; v := @parameter: java.lang.Throwable; specialinvoke v.(); v = v.; interfaceinvoke v.(v); return; } private void processed() { org.fusesource.mqtt.client.FutureConnection$1$1 v; long v; org.fusesource.hawtbuf.Buffer v; byte v; int v; boolean v; org.fusesource.mqtt.client.FutureConnection v, v, v, v, v, v; org.fusesource.hawtdispatch.DispatchQueue v; org.fusesource.mqtt.client.FutureConnection$1 v, v, v, v, v, v; v := @this: org.fusesource.mqtt.client.FutureConnection$1$1; v = v.; v = v.; v = virtualinvoke v.(); interfaceinvoke v.(); v = v.; v = v.; v = v.; v = virtualinvoke v.(); v. = v; v = v.; v = v.; v = v.; if v == 0 goto label; v = v.; v = v.; v = v.; v = v cmp 0L; if v <= 0 goto label; v = v.; v = v.; v. = 0; v = v.; v = v.; virtualinvoke v.(); label: return; } }