final class io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$SockInfo
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$SockInfo
super_class: java.lang.Object
{
int handlerCount;
descriptor: I
flags: (0x0000)
io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$PingInfo pingInfo;
descriptor: Lio/vertx/ext/web/handler/sockjs/impl/EventBusBridgeImpl$PingInfo;
flags: (0x0000)
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$SockInfo this
0: .line 599
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$SockInfo this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/web/handler/sockjs/impl/EventBusBridgeImpl$SockInfo;
}
SourceFile: "EventBusBridgeImpl.java"
NestHost: io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl
InnerClasses:
private final PingInfo = io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$PingInfo of io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl
private final SockInfo = io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$SockInfo of io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl