class io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler extends io.netty.channel.ChannelInboundHandlerAdapter { final io.netty.channel.ChannelPipeline val$pipeline; final io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream this$0; void (io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream, io.netty.channel.ChannelPipeline) { io.netty.channel.ChannelPipeline v; io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler v; io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream v; v := @this: io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler; v := @parameter: io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream; v := @parameter: io.netty.channel.ChannelPipeline; v. = v; v. = v; specialinvoke v.()>(); return; } public void userEventTriggered(io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception { io.netty.channel.ChannelPipeline v; io.vertx.core.http.impl.Http2UpgradeClientConnection v; io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler v; io.netty.channel.ChannelHandlerContext v, v; int[] v; io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream v, v; int v, v; io.netty.channel.ChannelHandler v; java.lang.Object v; io.vertx.core.http.impl.Http1xClientConnection v; boolean v; v := @this: io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler; v := @parameter: io.netty.channel.ChannelHandlerContext; v := @parameter: java.lang.Object; specialinvoke v.(v, v); v = interfaceinvoke v.(); v = v instanceof io.netty.handler.codec.http.HttpClientUpgradeHandler$UpgradeEvent; if v == 0 goto label; v = ; v = virtualinvoke v.(); v = v[v]; lookupswitch(v) { case 1: goto label; case 2: goto label; default: goto label; }; label: v = v.; v = v.; v = virtualinvoke v.(); v = interfaceinvoke v.(); interfaceinvoke v.(v); label: interfaceinvoke v.(v); v = v.; v = v.; v. = 1; label: return; } public void channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) throws java.lang.Exception { io.vertx.core.MultiMap v; io.netty.util.AsciiString v, v; io.netty.handler.codec.http.HttpResponseStatus v; io.netty.channel.ChannelPipeline v; io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler v; io.netty.channel.ChannelHandlerContext v; int v, v; java.lang.Object v; boolean v; v := @this: io.vertx.core.http.impl.Http2UpgradeClientConnection$UpgradingStream$1UpgradeRequestHandler; v := @parameter: io.netty.channel.ChannelHandlerContext; v := @parameter: java.lang.Object; v = v instanceof io.vertx.core.http.impl.HttpResponseHead; if v == 0 goto label; v = v.; interfaceinvoke v.(v); v = v.; v = ; v = virtualinvoke v.(); if v == v goto label; v = v.; v = ; v = ; interfaceinvoke v.(v, v); label: specialinvoke v.(v, v); return; } }