class io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo
super_class: java.lang.Object
{
long timeout;
descriptor: J
flags: (0x0000)
io.vertx.core.buffer.Buffer buff;
descriptor: Lio/vertx/core/buffer/Buffer;
flags: (0x0000)
final io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1 this$1;
descriptor: Lio/vertx/ext/web/handler/sockjs/impl/SockJSHandlerImpl$1;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1, long, io.vertx.core.buffer.Buffer);
descriptor: (Lio/vertx/ext/web/handler/sockjs/impl/SockJSHandlerImpl$1;JLio/vertx/core/buffer/Buffer;)V
flags: (0x0000)
Code:
stack=3, locals=5, args_size=4
start local 0 // io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo this
start local 2 // long timeout
start local 4 // io.vertx.core.buffer.Buffer buff
0: .line 171
aload 0 /* this */
aload 1
putfield io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo.this$1:Lio/vertx/ext/web/handler/sockjs/impl/SockJSHandlerImpl$1;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 172
aload 0 /* this */
lload 2 /* timeout */
putfield io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo.timeout:J
2: .line 173
aload 0 /* this */
aload 4 /* buff */
putfield io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo.buff:Lio/vertx/core/buffer/Buffer;
3: .line 174
return
end local 4 // io.vertx.core.buffer.Buffer buff
end local 2 // long timeout
end local 0 // io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo this
LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/vertx/ext/web/handler/sockjs/impl/SockJSHandlerImpl$1$TimeoutInfo;
0 4 2 timeout J
0 4 4 buff Lio/vertx/core/buffer/Buffer;
MethodParameters:
Name Flags
this$0 final
timeout
buff
}
SourceFile: "SockJSHandlerImpl.java"
NestHost: io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl
InnerClasses:
io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1
TimeoutInfo = io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1$TimeoutInfo of io.vertx.ext.web.handler.sockjs.impl.SockJSHandlerImpl$1