class io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket extends io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket
super_class: io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase
{
final io.vertx.core.http.ServerWebSocket ws;
descriptor: Lio/vertx/core/http/ServerWebSocket;
flags: (0x0010) ACC_FINAL
io.vertx.core.MultiMap headers;
descriptor: Lio/vertx/core/MultiMap;
flags: (0x0000)
boolean closed;
descriptor: Z
flags: (0x0000)
void <init>(io.vertx.core.Vertx, io.vertx.ext.web.Session, io.vertx.ext.auth.User, io.vertx.core.http.ServerWebSocket);
descriptor: (Lio/vertx/core/Vertx;Lio/vertx/ext/web/Session;Lio/vertx/ext/auth/User;Lio/vertx/core/http/ServerWebSocket;)V
flags: (0x0000)
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokespecial io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase.<init>:(Lio/vertx/core/Vertx;Lio/vertx/ext/web/Session;Lio/vertx/ext/auth/User;)V
1: aload 0
aload 4
putfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
2: aload 4
aload 0
invokedynamic handle(Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;)Lio/vertx/core/Handler;
Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
Method arguments:
(Ljava/lang/Object;)V
io/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket.lambda$0(Ljava/lang/Void;)V (7)
(Ljava/lang/Void;)V
invokeinterface io.vertx.core.http.ServerWebSocket.closeHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
pop
3: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 4 1 vertx Lio/vertx/core/Vertx;
0 4 2 webSession Lio/vertx/ext/web/Session;
0 4 3 webUser Lio/vertx/ext/auth/User;
0 4 4 ws Lio/vertx/core/http/ServerWebSocket;
MethodParameters:
Name Flags
vertx
webSession
webUser
ws
public io.vertx.ext.web.handler.sockjs.SockJSSocket handler(io.vertx.core.Handler<io.vertx.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
invokeinterface io.vertx.core.http.ServerWebSocket.binaryMessageHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/WebSocketBase;
pop
1: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
invokedynamic handle(Lio/vertx/core/Handler;)Lio/vertx/core/Handler;
Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
Method arguments:
(Ljava/lang/Object;)V
io/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket.lambda$1(Lio/vertx/core/Handler;Ljava/lang/String;)V (6)
(Ljava/lang/String;)V
invokeinterface io.vertx.core.http.ServerWebSocket.textMessageHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/WebSocketBase;
pop
2: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 3 1 handler Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
MethodParameters:
Name Flags
handler
public io.vertx.ext.web.handler.sockjs.SockJSSocket pause();
descriptor: ()Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.pause:()Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public io.vertx.ext.web.handler.sockjs.SockJSSocket resume();
descriptor: ()Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.resume:()Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer> fetch(long);
descriptor: (J)Lio/vertx/core/streams/ReadStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
lload 1
invokeinterface io.vertx.core.http.ServerWebSocket.fetch:(J)Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 2 1 amount J
Signature: (J)Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;
MethodParameters:
Name Flags
amount
private synchronized boolean canWrite(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/core/Handler;)Z
flags: (0x0022) ACC_PRIVATE, ACC_SYNCHRONIZED
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.closed:Z
ifeq 4
1: aload 1
ifnull 3
2: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.vertx:Lio/vertx/core/Vertx;
aload 1
invokedynamic handle(Lio/vertx/core/Handler;)Lio/vertx/core/Handler;
Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
Method arguments:
(Ljava/lang/Object;)V
io/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket.lambda$2(Lio/vertx/core/Handler;Ljava/lang/Void;)V (6)
(Ljava/lang/Void;)V
invokeinterface io.vertx.core.Vertx.runOnContext:(Lio/vertx/core/Handler;)V
3: StackMap locals:
StackMap stack:
iconst_0
ireturn
4: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 5 1 handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Z
MethodParameters:
Name Flags
handler
public io.vertx.ext.web.handler.sockjs.SockJSSocket write(io.vertx.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 2
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.canWrite:(Lio/vertx/core/Handler;)Z
ifeq 2
1: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
aload 2
invokeinterface io.vertx.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
pop
2: StackMap locals:
StackMap stack:
aload 0
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 3 1 data Lio/vertx/core/buffer/Buffer;
0 3 2 handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
Signature: (Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
MethodParameters:
Name Flags
data
handler
public io.vertx.ext.web.handler.sockjs.SockJSSocket write(java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 2
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.canWrite:(Lio/vertx/core/Handler;)Z
ifeq 2
1: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
aload 2
invokeinterface io.vertx.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
pop
2: StackMap locals:
StackMap stack:
aload 0
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 3 1 data Ljava/lang/String;
0 3 2 handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
Signature: (Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
MethodParameters:
Name Flags
data
handler
public io.vertx.ext.web.handler.sockjs.SockJSSocket setWriteQueueMaxSize(int);
descriptor: (I)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
iload 1
invokeinterface io.vertx.core.http.ServerWebSocket.setWriteQueueMaxSize:(I)Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 2 1 maxQueueSize I
MethodParameters:
Name Flags
maxQueueSize
public boolean writeQueueFull();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.writeQueueFull:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public io.vertx.ext.web.handler.sockjs.SockJSSocket drainHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
invokeinterface io.vertx.core.http.ServerWebSocket.drainHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Void;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
MethodParameters:
Name Flags
handler
public io.vertx.ext.web.handler.sockjs.SockJSSocket exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
invokeinterface io.vertx.core.http.ServerWebSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
MethodParameters:
Name Flags
handler
public io.vertx.ext.web.handler.sockjs.SockJSSocket endHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
aload 1
invokeinterface io.vertx.core.http.ServerWebSocket.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 2 1 endHandler Lio/vertx/core/Handler<Ljava/lang/Void;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
MethodParameters:
Name Flags
endHandler
public void close();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aload 0
dup
astore 1
monitorenter
1: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.closed:Z
ifeq 4
2: aload 1
monitorexit
3: return
4: StackMap locals: io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket
StackMap stack:
aload 0
iconst_1
putfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.closed:Z
5: aload 1
monitorexit
6: goto 9
StackMap locals:
StackMap stack: java.lang.Throwable
7: aload 1
monitorexit
8: athrow
9: StackMap locals:
StackMap stack:
aload 0
invokespecial io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase.close:()V
10: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.close:()V
11: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
Exception table:
from to target type
1 3 7 any
4 6 7 any
7 8 7 any
public void closeAfterSessionExpired();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
sipush 1001
ldc "Session expired"
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.close:(ILjava/lang/String;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public void close(int, java.lang.String);
descriptor: (ILjava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
dup
astore 3
monitorenter
1: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.closed:Z
ifeq 4
2: aload 3
monitorexit
3: return
4: StackMap locals: io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket
StackMap stack:
aload 0
iconst_1
putfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.closed:Z
5: aload 3
monitorexit
6: goto 9
StackMap locals:
StackMap stack: java.lang.Throwable
7: aload 3
monitorexit
8: athrow
9: StackMap locals:
StackMap stack:
aload 0
invokespecial io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase.close:()V
10: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
iload 1
i2s
aload 2
invokeinterface io.vertx.core.http.ServerWebSocket.close:(SLjava/lang/String;)V
11: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 12 1 statusCode I
0 12 2 reason Ljava/lang/String;
Exception table:
from to target type
1 3 7 any
4 6 7 any
7 8 7 any
MethodParameters:
Name Flags
statusCode
reason
public io.vertx.core.net.SocketAddress remoteAddress();
descriptor: ()Lio/vertx/core/net/SocketAddress;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.remoteAddress:()Lio/vertx/core/net/SocketAddress;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public io.vertx.core.net.SocketAddress localAddress();
descriptor: ()Lio/vertx/core/net/SocketAddress;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.localAddress:()Lio/vertx/core/net/SocketAddress;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public io.vertx.core.MultiMap headers();
descriptor: ()Lio/vertx/core/MultiMap;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.headers:Lio/vertx/core/MultiMap;
ifnonnull 2
1: aload 0
aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.headers:()Lio/vertx/core/MultiMap;
invokestatic io.vertx.ext.web.handler.sockjs.impl.BaseTransport.removeCookieHeaders:(Lio/vertx/core/MultiMap;)Lio/vertx/core/MultiMap;
putfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.headers:Lio/vertx/core/MultiMap;
2: StackMap locals:
StackMap stack:
aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.headers:Lio/vertx/core/MultiMap;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public java.lang.String uri();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.ws:Lio/vertx/core/http/ServerWebSocket;
invokeinterface io.vertx.core.http.ServerWebSocket.uri:()Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
public io.vertx.core.streams.ReadStream pause();
descriptor: ()Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.pause:()Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream handler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
checkcast io.vertx.core.Handler
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.handler:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream endHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.WriteStream write(java.lang.Object, io.vertx.core.Handler);
descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/core/streams/WriteStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
checkcast io.vertx.core.buffer.Buffer
aload 2
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.write:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.WriteStream setWriteQueueMaxSize(int);
descriptor: (I)Lio/vertx/core/streams/WriteStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
iload 1
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.setWriteQueueMaxSize:(I)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream resume();
descriptor: ()Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.resume:()Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.StreamBase exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/StreamBase;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.WriteStream exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/WriteStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.WriteStream drainHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/WriteStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.drainHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/handler/sockjs/SockJSSocket;
areturn
LocalVariableTable:
Start End Slot Name Signature
static void access$10(io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket);
descriptor: (Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;)V
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokespecial io.vertx.ext.web.handler.sockjs.impl.SockJSSocketBase.close:()V
return
LocalVariableTable:
Start End Slot Name Signature
private void lambda$0(java.lang.Void);
descriptor: (Ljava/lang/Void;)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
dup
astore 2
monitorenter
1: aload 0
iconst_1
putfield io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.closed:Z
2: aload 2
monitorexit
3: goto 6
StackMap locals: io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket java.lang.Void io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket
StackMap stack: java.lang.Throwable
4: aload 2
monitorexit
5: athrow
6: StackMap locals:
StackMap stack:
aload 0
invokestatic io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket.access$10:(Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;)V
7: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lio/vertx/ext/web/handler/sockjs/impl/RawWebSocketTransport$RawWSSockJSSocket;
0 8 1 v Ljava/lang/Void;
Exception table:
from to target type
1 3 4 any
4 5 4 any
private static void lambda$1(io.vertx.core.Handler, java.lang.String);
descriptor: (Lio/vertx/core/Handler;Ljava/lang/String;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
start local 1 0: aload 0
aload 1
invokestatic io.vertx.core.buffer.Buffer.buffer:(Ljava/lang/String;)Lio/vertx/core/buffer/Buffer;
invokeinterface io.vertx.core.Handler.handle:(Ljava/lang/Object;)V
return
end local 1 LocalVariableTable:
Start End Slot Name Signature
0 1 1 textMessage Ljava/lang/String;
private static void lambda$2(io.vertx.core.Handler, java.lang.Void);
descriptor: (Lio/vertx/core/Handler;Ljava/lang/Void;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
start local 1 0: aload 0
getstatic io.vertx.core.net.impl.ConnectionBase.CLOSED_EXCEPTION:Lio/vertx/core/VertxException;
invokestatic io.vertx.core.Future.failedFuture:(Ljava/lang/Throwable;)Lio/vertx/core/Future;
invokeinterface io.vertx.core.Handler.handle:(Ljava/lang/Object;)V
1: return
end local 1 LocalVariableTable:
Start End Slot Name Signature
0 2 1 v Ljava/lang/Void;
}
SourceFile: "RawWebSocketTransport.java"
NestHost: io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport
InnerClasses:
private RawWSSockJSSocket = io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport$RawWSSockJSSocket of io.vertx.ext.web.handler.sockjs.impl.RawWebSocketTransport
public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles