class io.netty.handler.codec.spdy.SpdySessionHandler$1 extends java.lang.Object implements io.netty.channel.ChannelFutureListener { final io.netty.channel.ChannelHandlerContext val$context; final io.netty.handler.codec.spdy.SpdySessionHandler this$0; void (io.netty.handler.codec.spdy.SpdySessionHandler, io.netty.channel.ChannelHandlerContext) { io.netty.channel.ChannelHandlerContext v; io.netty.handler.codec.spdy.SpdySessionHandler v; io.netty.handler.codec.spdy.SpdySessionHandler$1 v; v := @this: io.netty.handler.codec.spdy.SpdySessionHandler$1; v := @parameter: io.netty.handler.codec.spdy.SpdySessionHandler; v := @parameter: io.netty.channel.ChannelHandlerContext; 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.spdy.SpdySessionStatus v; io.netty.handler.codec.spdy.SpdySessionHandler$1 v; io.netty.handler.codec.spdy.SpdySessionHandler v; boolean v; io.netty.channel.ChannelFuture v; v := @this: io.netty.handler.codec.spdy.SpdySessionHandler$1; v := @parameter: io.netty.channel.ChannelFuture; v = interfaceinvoke v.(); if v != 0 goto label; v = v.; v = v.; v = ; specialinvoke v.(v, v); label: return; } }