class io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C extends io.vertx.core.http.impl.Http2ConnectionBase> extends io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder<io.vertx.core.http.impl.VertxHttp2ConnectionHandler<C>, io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C>>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder
super_class: io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder
{
private boolean useCompression;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private boolean useDecompression;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private int compressionLevel;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private io.vertx.core.http.Http2Settings initialSettings;
descriptor: Lio/vertx/core/http/Http2Settings;
flags: (0x0002) ACC_PRIVATE
private java.util.function.Function<io.vertx.core.http.impl.VertxHttp2ConnectionHandler<C>, C> connectionFactory;
descriptor: Ljava/util/function/Function;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/function/Function<Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;TC;>;
private boolean logEnabled;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder.<init>:()V
1: aload 0
bipush 6
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.compressionLevel:I
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
protected io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> server(boolean);
descriptor: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokespecial io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder.server:(Z)Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder;
checkcast io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 1 1 isServer Z
Signature: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
isServer
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> initialSettings(io.vertx.core.http.Http2Settings);
descriptor: (Lio/vertx/core/http/Http2Settings;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.initialSettings:Lio/vertx/core/http/Http2Settings;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 2 1 settings Lio/vertx/core/http/Http2Settings;
Signature: (Lio/vertx/core/http/Http2Settings;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
settings
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> useCompression(boolean);
descriptor: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.useCompression:Z
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 2 1 useCompression Z
Signature: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
useCompression
protected io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> gracefulShutdownTimeoutMillis(long);
descriptor: (J)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
lload 1
invokespecial io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder.gracefulShutdownTimeoutMillis:(J)Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder;
checkcast io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 1 1 gracefulShutdownTimeoutMillis J
Signature: (J)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
gracefulShutdownTimeoutMillis
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> compressionLevel(int);
descriptor: (I)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.compressionLevel:I
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 2 1 compressionLevel I
Signature: (I)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
compressionLevel
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> useDecompression(boolean);
descriptor: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.useDecompression:Z
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 2 1 useDecompression Z
Signature: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
useDecompression
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> connectionFactory(java.util.function.Function<io.vertx.core.http.impl.VertxHttp2ConnectionHandler<C>, C>);
descriptor: (Ljava/util/function/Function;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.connectionFactory:Ljava/util/function/Function;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 2 1 connectionFactory Ljava/util/function/Function<Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;TC;>;
Signature: (Ljava/util/function/Function<Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;TC;>;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
connectionFactory
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder<C> logEnabled(boolean);
descriptor: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.logEnabled:Z
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 2 1 logEnabled Z
Signature: (Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
MethodParameters:
Name Flags
logEnabled
protected io.vertx.core.http.impl.VertxHttp2ConnectionHandler<C> build();
descriptor: ()Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler;
flags: (0x0004) ACC_PROTECTED
Code:
stack=4, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.initialSettings:Lio/vertx/core/http/Http2Settings;
ifnull 2
1: aload 0
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.isServer:()Z
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.initialSettings:Lio/vertx/core/http/Http2Settings;
aload 0
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.initialSettings:()Lio/netty/handler/codec/http2/Http2Settings;
invokestatic io.vertx.core.http.impl.HttpUtils.fromVertxInitialSettings:(ZLio/vertx/core/http/Http2Settings;Lio/netty/handler/codec/http2/Http2Settings;)V
2: StackMap locals:
StackMap stack:
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.logEnabled:Z
ifeq 4
3: aload 0
new io.netty.handler.codec.http2.Http2FrameLogger
dup
getstatic io.netty.handler.logging.LogLevel.DEBUG:Lio/netty/handler/logging/LogLevel;
invokespecial io.netty.handler.codec.http2.Http2FrameLogger.<init>:(Lio/netty/handler/logging/LogLevel;)V
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.frameLogger:(Lio/netty/handler/codec/http2/Http2FrameLogger;)Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder;
pop
4: StackMap locals:
StackMap stack:
aload 0
new io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder$1
dup
aload 0
invokespecial io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder$1.<init>:(Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;)V
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.frameListener:(Lio/netty/handler/codec/http2/Http2FrameListener;)Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder;
pop
5: aload 0
invokespecial io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder.build:()Lio/netty/handler/codec/http2/Http2ConnectionHandler;
checkcast io.vertx.core.http.impl.VertxHttp2ConnectionHandler
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
Signature: ()Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;
protected io.vertx.core.http.impl.VertxHttp2ConnectionHandler<C> build(io.netty.handler.codec.http2.Http2ConnectionDecoder, io.netty.handler.codec.http2.Http2ConnectionEncoder, io.netty.handler.codec.http2.Http2Settings);
descriptor: (Lio/netty/handler/codec/http2/Http2ConnectionDecoder;Lio/netty/handler/codec/http2/Http2ConnectionEncoder;Lio/netty/handler/codec/http2/Http2Settings;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler;
flags: (0x0004) ACC_PROTECTED
Code:
stack=7, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.isServer:()Z
ifeq 6
1: aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.useCompression:Z
ifeq 3
2: new io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
dup
aload 2
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.compressionLevel:I
bipush 15
bipush 8
invokespecial io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder.<init>:(Lio/netty/handler/codec/http2/Http2ConnectionEncoder;III)V
astore 2
3: StackMap locals:
StackMap stack:
new io.vertx.core.http.impl.VertxHttp2ConnectionHandler
dup
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.connectionFactory:Ljava/util/function/Function;
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.useDecompression:Z
aload 1
aload 2
aload 3
invokespecial io.vertx.core.http.impl.VertxHttp2ConnectionHandler.<init>:(Ljava/util/function/Function;ZLio/netty/handler/codec/http2/Http2ConnectionDecoder;Lio/netty/handler/codec/http2/Http2ConnectionEncoder;Lio/netty/handler/codec/http2/Http2Settings;)V
astore 4
start local 4 4: aload 1
aload 4
invokeinterface io.netty.handler.codec.http2.Http2ConnectionDecoder.frameListener:(Lio/netty/handler/codec/http2/Http2FrameListener;)V
5: aload 4
areturn
end local 4 6: StackMap locals:
StackMap stack:
new io.vertx.core.http.impl.VertxHttp2ConnectionHandler
dup
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.connectionFactory:Ljava/util/function/Function;
aload 0
getfield io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.useCompression:Z
aload 1
aload 2
aload 3
invokespecial io.vertx.core.http.impl.VertxHttp2ConnectionHandler.<init>:(Ljava/util/function/Function;ZLio/netty/handler/codec/http2/Http2ConnectionDecoder;Lio/netty/handler/codec/http2/Http2ConnectionEncoder;Lio/netty/handler/codec/http2/Http2Settings;)V
astore 4
start local 4 7: aload 1
aload 4
invokeinterface io.netty.handler.codec.http2.Http2ConnectionDecoder.frameListener:(Lio/netty/handler/codec/http2/Http2FrameListener;)V
8: aload 4
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;
0 9 1 decoder Lio/netty/handler/codec/http2/Http2ConnectionDecoder;
0 9 2 encoder Lio/netty/handler/codec/http2/Http2ConnectionEncoder;
0 9 3 initialSettings Lio/netty/handler/codec/http2/Http2Settings;
4 6 4 handler Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;
7 9 4 handler Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;
Exceptions:
throws java.lang.Exception
Signature: (Lio/netty/handler/codec/http2/Http2ConnectionDecoder;Lio/netty/handler/codec/http2/Http2ConnectionEncoder;Lio/netty/handler/codec/http2/Http2Settings;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;
MethodParameters:
Name Flags
decoder
encoder
initialSettings
protected io.netty.handler.codec.http2.Http2ConnectionHandler build(io.netty.handler.codec.http2.Http2ConnectionDecoder, io.netty.handler.codec.http2.Http2ConnectionEncoder, io.netty.handler.codec.http2.Http2Settings);
descriptor: (Lio/netty/handler/codec/http2/Http2ConnectionDecoder;Lio/netty/handler/codec/http2/Http2ConnectionEncoder;Lio/netty/handler/codec/http2/Http2Settings;)Lio/netty/handler/codec/http2/Http2ConnectionHandler;
flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=4, locals=4, args_size=4
0: aload 0
aload 1
aload 2
aload 3
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.build:(Lio/netty/handler/codec/http2/Http2ConnectionDecoder;Lio/netty/handler/codec/http2/Http2ConnectionEncoder;Lio/netty/handler/codec/http2/Http2Settings;)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.lang.Exception
protected io.netty.handler.codec.http2.Http2ConnectionHandler build();
descriptor: ()Lio/netty/handler/codec/http2/Http2ConnectionHandler;
flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.build:()Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler;
areturn
LocalVariableTable:
Start End Slot Name Signature
protected io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder server(boolean);
descriptor: (Z)Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder;
flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
iload 1
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.server:(Z)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
areturn
LocalVariableTable:
Start End Slot Name Signature
protected io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder gracefulShutdownTimeoutMillis(long);
descriptor: (J)Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder;
flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=2
0: aload 0
lload 1
invokevirtual io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder.gracefulShutdownTimeoutMillis:(J)Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: <C:Lio/vertx/core/http/impl/Http2ConnectionBase;>Lio/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder<Lio/vertx/core/http/impl/VertxHttp2ConnectionHandler<TC;>;Lio/vertx/core/http/impl/VertxHttp2ConnectionHandlerBuilder<TC;>;>;
SourceFile: "VertxHttp2ConnectionHandlerBuilder.java"
NestMembers:
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder$1
InnerClasses:
io.vertx.core.http.impl.VertxHttp2ConnectionHandlerBuilder$1