class io.netty.handler.codec.http.Http2ConnectionHandler$4 extends java.lang.Object implements io.netty.channel.ChannelFutureListener { final io.netty.channel.ChannelHandlerContext val$ctx; final io.netty.handler.codec.http.Http2Stream val$stream; final io.netty.handler.codec.http.Http2ConnectionHandler this$0; void (io.netty.handler.codec.http.Http2ConnectionHandler, io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.http.Http2Stream) { io.netty.channel.ChannelHandlerContext v; io.netty.handler.codec.http.Http2ConnectionHandler$4 v; io.netty.handler.codec.http.Http2Stream v; io.netty.handler.codec.http.Http2ConnectionHandler v; v := @this: io.netty.handler.codec.http.Http2ConnectionHandler$4; v := @parameter: io.netty.handler.codec.http.Http2ConnectionHandler; v := @parameter: io.netty.channel.ChannelHandlerContext; v := @parameter: io.netty.handler.codec.http.Http2Stream; v. = v; v. = v; v. = v; specialinvoke v.()>(); return; } public void operationComplete(io.netty.channel.ChannelFuture) throws java.lang.Exception { io.netty.channel.ChannelHandlerContext v; io.netty.handler.codec.http.Http2ConnectionHandler$4 v; io.netty.handler.codec.http.Http2Stream v; io.netty.handler.codec.http.Http2ConnectionHandler v; io.netty.channel.ChannelFuture v; v := @this: io.netty.handler.codec.http.Http2ConnectionHandler$4; v := @parameter: io.netty.channel.ChannelFuture; v = v.; v = v.; v = v.; specialinvoke v.(v, v, v); return; } }