class io.netty.handler.codec.http.Http2StreamChannelBootstrap$2 extends java.lang.Object implements io.netty.channel.ChannelFutureListener { final io.netty.util.concurrent.Promise val$promise; final io.netty.handler.codec.http.Http2StreamChannel val$streamChannel; final io.netty.handler.codec.http.Http2StreamChannelBootstrap this$0; void (io.netty.handler.codec.http.Http2StreamChannelBootstrap, io.netty.util.concurrent.Promise, io.netty.handler.codec.http.Http2StreamChannel) { io.netty.handler.codec.http.Http2StreamChannelBootstrap$2 v; io.netty.handler.codec.http.Http2StreamChannelBootstrap v; io.netty.util.concurrent.Promise v; io.netty.handler.codec.http.Http2StreamChannel v; v := @this: io.netty.handler.codec.http.Http2StreamChannelBootstrap$2; v := @parameter: io.netty.handler.codec.http.Http2StreamChannelBootstrap; v := @parameter: io.netty.util.concurrent.Promise; v := @parameter: io.netty.handler.codec.http.Http2StreamChannel; v. = v; v. = v; v. = v; specialinvoke v.()>(); return; } public void operationComplete(io.netty.channel.ChannelFuture) { io.netty.handler.codec.http.Http2StreamChannelBootstrap$2 v; java.lang.Throwable v; io.netty.util.concurrent.Promise v, v, v; io.netty.channel.Channel$Unsafe v; io.netty.channel.ChannelFuture v; io.netty.handler.codec.http.Http2StreamChannel v, v, v, v; boolean v, v, v; v := @this: io.netty.handler.codec.http.Http2StreamChannelBootstrap$2; v := @parameter: io.netty.channel.ChannelFuture; v = interfaceinvoke v.(); if v == 0 goto label; v = v.; v = v.; interfaceinvoke v.(v); goto label; label: v = interfaceinvoke v.(); if v == 0 goto label; v = v.; interfaceinvoke v.(0); goto label; label: v = v.; v = interfaceinvoke v.(); if v == 0 goto label; v = v.; interfaceinvoke v.(); goto label; label: v = v.; v = interfaceinvoke v.(); interfaceinvoke v.(); label: v = v.; v = interfaceinvoke v.(); interfaceinvoke v.(v); label: return; } }