public class io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler extends io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler
{
private static final io.netty.util.AttributeKey HANDSHAKER_ATTR_KEY;
private final io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig serverConfig;
public void <init>(io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
io.netty.handler.codec.http.websocketx.WebSocketCloseStatus v;
java.lang.Object v;
long v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig;
v = staticinvoke <io.netty.util.internal.ObjectUtil: java.lang.Object checkNotNull(java.lang.Object,java.lang.String)>(v, "serverConfig");
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: boolean dropPongFrames()>();
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: io.netty.handler.codec.http.websocketx.WebSocketCloseStatus sendCloseFrame()>();
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: long forceCloseTimeoutMillis()>();
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler: void <init>(boolean,io.netty.handler.codec.http.websocketx.WebSocketCloseStatus,long)>(v, v, v);
v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig serverConfig> = v;
return;
}
public void <init>(java.lang.String)
{
java.lang.String v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,long)>(v, 10000L);
return;
}
public void <init>(java.lang.String, long)
{
long v;
java.lang.String v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,boolean,long)>(v, 0, v);
return;
}
public void <init>(java.lang.String, boolean)
{
java.lang.String v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: boolean;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,boolean,long)>(v, v, 10000L);
return;
}
public void <init>(java.lang.String, boolean, long)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
long v;
java.lang.String v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,boolean,long)>(v, null, 0, 65536, 0, v, v);
return;
}
public void <init>(java.lang.String, java.lang.String)
{
java.lang.String v, v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,long)>(v, v, 10000L);
return;
}
public void <init>(java.lang.String, java.lang.String, long)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
long v;
java.lang.String v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,long)>(v, v, 0, v);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
java.lang.String v, v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,long)>(v, v, v, 10000L);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, long)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
long v;
java.lang.String v, v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,long)>(v, v, v, 65536, v);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
java.lang.String v, v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,long)>(v, v, v, v, 10000L);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, long)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
long v;
java.lang.String v, v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,long)>(v, v, v, v, 0, v);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, boolean)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
java.lang.String v, v;
boolean v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: boolean;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,long)>(v, v, v, v, v, 10000L);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, boolean, long)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
long v;
java.lang.String v, v;
boolean v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: boolean;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,boolean,long)>(v, v, v, v, v, 0, v);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, boolean, boolean)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
java.lang.String v, v;
boolean v, v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: boolean;
v := @parameter: boolean;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,boolean,long)>(v, v, v, v, v, v, 10000L);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, boolean, boolean, long)
{
long v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
java.lang.String v, v;
boolean v, v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: long;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,boolean,boolean,long)>(v, v, v, v, v, v, 1, v);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, boolean, boolean, boolean)
{
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
int v;
java.lang.String v, v;
boolean v, v, v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: boolean;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,int,boolean,boolean,boolean,long)>(v, v, v, v, v, v, v, 10000L);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, int, boolean, boolean, boolean, long)
{
io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig v;
long v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder v, v, v, v;
int v;
java.lang.String v, v;
boolean v, v, v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: int;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: long;
v = staticinvoke <io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder newBuilder()>();
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder maxFramePayloadLength(int)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder allowMaskMismatch(boolean)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder allowExtensions(boolean)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig build()>();
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(java.lang.String,java.lang.String,boolean,boolean,long,io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig)>(v, v, v, v, v, v);
return;
}
public void <init>(java.lang.String, java.lang.String, boolean, boolean, long, io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig)
{
io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig v;
long v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder v, v, v, v, v, v, v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
java.lang.String v, v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig v;
boolean v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: long;
v := @parameter: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig;
v = staticinvoke <io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder newBuilder()>();
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder websocketPath(java.lang.String)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder subprotocols(java.lang.String)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder checkStartsWith(boolean)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder handshakeTimeoutMillis(long)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder dropPongFrames(boolean)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder decoderConfig(io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig)>(v);
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig$Builder: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig build()>();
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void <init>(io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig)>(v);
return;
}
public void handlerAdded(io.netty.channel.ChannelHandlerContext)
{
io.netty.handler.codec.http.websocketx.Utf8FrameValidator v;
io.netty.channel.ChannelHandlerContext v;
java.lang.String v, v, v, v;
boolean v, v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler v;
io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig v, v;
io.netty.channel.ChannelPipeline v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
io.netty.channel.ChannelHandler v, v;
java.lang.Class v, v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig v, v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: io.netty.channel.ChannelHandlerContext;
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.ChannelPipeline pipeline()>();
v = interfaceinvoke v.<io.netty.channel.ChannelPipeline: io.netty.channel.ChannelHandler get(java.lang.Class)>(class "Lio/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandshakeHandler;");
if v != null goto label;
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: java.lang.String name()>();
v = class "Lio/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandshakeHandler;";
v = virtualinvoke v.<java.lang.Class: java.lang.String getName()>();
v = new io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler;
v = v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig serverConfig>;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler: void <init>(io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig)>(v);
interfaceinvoke v.<io.netty.channel.ChannelPipeline: io.netty.channel.ChannelPipeline addBefore(java.lang.String,java.lang.String,io.netty.channel.ChannelHandler)>(v, v, v);
label:
v = v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig serverConfig>;
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig decoderConfig()>();
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig: boolean withUTF8Validator()>();
if v == 0 goto label;
v = interfaceinvoke v.<io.netty.channel.ChannelPipeline: io.netty.channel.ChannelHandler get(java.lang.Class)>(class "Lio/netty/handler/codec/http/websocketx/Utf8FrameValidator;");
if v != null goto label;
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: java.lang.String name()>();
v = class "Lio/netty/handler/codec/http/websocketx/Utf8FrameValidator;";
v = virtualinvoke v.<java.lang.Class: java.lang.String getName()>();
v = new io.netty.handler.codec.http.websocketx.Utf8FrameValidator;
v = v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig serverConfig>;
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig decoderConfig()>();
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig: boolean closeOnProtocolViolation()>();
specialinvoke v.<io.netty.handler.codec.http.websocketx.Utf8FrameValidator: void <init>(boolean)>(v);
interfaceinvoke v.<io.netty.channel.ChannelPipeline: io.netty.channel.ChannelPipeline addBefore(java.lang.String,java.lang.String,io.netty.channel.ChannelHandler)>(v, v, v);
label:
return;
}
protected void decode(io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.http.websocketx.WebSocketFrame, java.util.List) throws java.lang.Exception
{
io.netty.handler.codec.http.websocketx.WebSocketFrame v;
io.netty.channel.ChannelFuture v;
io.netty.channel.Channel v;
io.netty.channel.ChannelHandlerContext v;
java.util.List v;
io.netty.buffer.ByteBuf v;
io.netty.channel.ChannelPromise v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
io.netty.channel.ChannelFutureListener v;
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig v;
boolean v, v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: io.netty.channel.ChannelHandlerContext;
v := @parameter: io.netty.handler.codec.http.websocketx.WebSocketFrame;
v := @parameter: java.util.List;
v = v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig serverConfig>;
v = virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig: boolean handleCloseFrames()>();
if v == 0 goto label;
v = v instanceof io.netty.handler.codec.http.websocketx.CloseWebSocketFrame;
if v == 0 goto label;
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.Channel channel()>();
v = staticinvoke <io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker getHandshaker(io.netty.channel.Channel)>(v);
if v == null goto label;
virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketFrame: io.netty.handler.codec.http.websocketx.WebSocketFrame retain()>();
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.ChannelPromise newPromise()>();
virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: void closeSent(io.netty.channel.ChannelPromise)>(v);
virtualinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker: io.netty.channel.ChannelFuture close(io.netty.channel.ChannelHandlerContext,io.netty.handler.codec.http.websocketx.CloseWebSocketFrame,io.netty.channel.ChannelPromise)>(v, v, v);
goto label;
label:
v = <io.netty.buffer.Unpooled: io.netty.buffer.ByteBuf EMPTY_BUFFER>;
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.ChannelFuture writeAndFlush(java.lang.Object)>(v);
v = <io.netty.channel.ChannelFutureListener: io.netty.channel.ChannelFutureListener CLOSE>;
interfaceinvoke v.<io.netty.channel.ChannelFuture: io.netty.channel.ChannelFuture addListener(io.netty.util.concurrent.GenericFutureListener)>(v);
label:
return;
label:
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler: void decode(io.netty.channel.ChannelHandlerContext,io.netty.handler.codec.http.websocketx.WebSocketFrame,java.util.List)>(v, v, v);
return;
}
protected io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException buildHandshakeException(java.lang.String)
{
java.lang.String v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: java.lang.String;
v = new io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException;
specialinvoke v.<io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException: void <init>(java.lang.String)>(v);
return v;
}
public void exceptionCaught(io.netty.channel.ChannelHandlerContext, java.lang.Throwable) throws java.lang.Exception
{
java.lang.Throwable v;
byte[] v;
io.netty.handler.codec.http.HttpVersion v;
io.netty.handler.codec.http.HttpResponseStatus v;
io.netty.channel.ChannelFuture v;
io.netty.channel.Channel v;
io.netty.channel.ChannelHandlerContext v;
io.netty.buffer.ByteBuf v;
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler v;
io.netty.channel.ChannelFutureListener v;
io.netty.handler.codec.http.DefaultFullHttpResponse v;
java.lang.String v;
boolean v;
v := @this: io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler;
v := @parameter: io.netty.channel.ChannelHandlerContext;
v := @parameter: java.lang.Throwable;
v = v instanceof io.netty.handler.codec.http.websocketx.WebSocketHandshakeException;
if v == 0 goto label;
v = new io.netty.handler.codec.http.DefaultFullHttpResponse;
v = <io.netty.handler.codec.http.HttpVersion: io.netty.handler.codec.http.HttpVersion HTTP_1_1>;
v = <io.netty.handler.codec.http.HttpResponseStatus: io.netty.handler.codec.http.HttpResponseStatus BAD_REQUEST>;
v = virtualinvoke v.<java.lang.Throwable: java.lang.String getMessage()>();
v = virtualinvoke v.<java.lang.String: byte[] getBytes()>();
v = staticinvoke <io.netty.buffer.Unpooled: io.netty.buffer.ByteBuf wrappedBuffer(byte[])>(v);
specialinvoke v.<io.netty.handler.codec.http.DefaultFullHttpResponse: void <init>(io.netty.handler.codec.http.HttpVersion,io.netty.handler.codec.http.HttpResponseStatus,io.netty.buffer.ByteBuf)>(v, v, v);
v = interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.Channel channel()>();
v = interfaceinvoke v.<io.netty.channel.Channel: io.netty.channel.ChannelFuture writeAndFlush(java.lang.Object)>(v);
v = <io.netty.channel.ChannelFutureListener: io.netty.channel.ChannelFutureListener CLOSE>;
interfaceinvoke v.<io.netty.channel.ChannelFuture: io.netty.channel.ChannelFuture addListener(io.netty.util.concurrent.GenericFutureListener)>(v);
goto label;
label:
interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.ChannelHandlerContext fireExceptionCaught(java.lang.Throwable)>(v);
interfaceinvoke v.<io.netty.channel.ChannelHandlerContext: io.netty.channel.ChannelFuture close()>();
label:
return;
}
static io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker getHandshaker(io.netty.channel.Channel)
{
io.netty.channel.Channel v;
io.netty.util.AttributeKey v;
io.netty.util.Attribute v;
java.lang.Object v;
v := @parameter: io.netty.channel.Channel;
v = <io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.util.AttributeKey HANDSHAKER_ATTR_KEY>;
v = interfaceinvoke v.<io.netty.channel.Channel: io.netty.util.Attribute attr(io.netty.util.AttributeKey)>(v);
v = interfaceinvoke v.<io.netty.util.Attribute: java.lang.Object get()>();
return v;
}
static void setHandshaker(io.netty.channel.Channel, io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker)
{
io.netty.channel.Channel v;
io.netty.util.AttributeKey v;
io.netty.util.Attribute v;
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker v;
v := @parameter: io.netty.channel.Channel;
v := @parameter: io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker;
v = <io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.util.AttributeKey HANDSHAKER_ATTR_KEY>;
v = interfaceinvoke v.<io.netty.channel.Channel: io.netty.util.Attribute attr(io.netty.util.AttributeKey)>(v);
interfaceinvoke v.<io.netty.util.Attribute: void set(java.lang.Object)>(v);
return;
}
static void <clinit>()
{
io.netty.util.AttributeKey v;
v = staticinvoke <io.netty.util.AttributeKey: io.netty.util.AttributeKey valueOf(java.lang.Class,java.lang.String)>(class "Lio/netty/handler/codec/http/websocketx/WebSocketServerHandshaker;", "HANDSHAKER");
<io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler: io.netty.util.AttributeKey HANDSHAKER_ATTR_KEY> = v;
return;
}
}