public class io.vertx.reactivex.core.http.HttpConnection
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: io.vertx.reactivex.core.http.HttpConnection
super_class: java.lang.Object
{
public static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.core.http.HttpConnection> __TYPE_ARG;
descriptor: Lio/vertx/lang/rx/TypeArg;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/core/http/HttpConnection;>;
private final io.vertx.core.http.HttpConnection delegate;
descriptor: Lio/vertx/core/http/HttpConnection;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private io.vertx.reactivex.core.net.SocketAddress cached_0;
descriptor: Lio/vertx/reactivex/core/net/SocketAddress;
flags: (0x0002) ACC_PRIVATE
private io.vertx.reactivex.core.net.SocketAddress cached_1;
descriptor: Lio/vertx/reactivex/core/net/SocketAddress;
flags: (0x0002) ACC_PRIVATE
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: new io.vertx.lang.rx.TypeArg
dup
invokedynamic apply()Ljava/util/function/Function;
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;)Ljava/lang/Object;
io/vertx/reactivex/core/http/HttpConnection.lambda$0(Ljava/lang/Object;)Ljava/lang/Object; (6)
(Ljava/lang/Object;)Ljava/lang/Object;
1: invokedynamic apply()Ljava/util/function/Function;
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;)Ljava/lang/Object;
io/vertx/reactivex/core/http/HttpConnection.getDelegate()Lio/vertx/core/http/HttpConnection; (5)
(Lio/vertx/reactivex/core/http/HttpConnection;)Ljava/lang/Object;
2: invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
putstatic io.vertx.reactivex.core.http.HttpConnection.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
3: return
LocalVariableTable:
Start End Slot Name Signature
public java.lang.String toString();
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.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokevirtual java.lang.Object.toString:()Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
if_acmpne 1
iconst_1
ireturn
1: StackMap locals:
StackMap stack:
aload 1
ifnull 2
aload 0
invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
aload 1
invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
if_acmpeq 3
StackMap locals:
StackMap stack:
2: iconst_0
ireturn
3: StackMap locals:
StackMap stack:
aload 1
checkcast io.vertx.reactivex.core.http.HttpConnection
astore 2
start local 2 4: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 2
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 5 1 o Ljava/lang/Object;
4 5 2 that Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
o
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokevirtual java.lang.Object.hashCode:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public void <init>(io.vertx.core.http.HttpConnection);
descriptor: (Lio/vertx/core/http/HttpConnection;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
putfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 3 1 delegate Lio/vertx/core/http/HttpConnection;
MethodParameters:
Name Flags
delegate
public void <init>(java.lang.Object);
descriptor: (Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
checkcast io.vertx.core.http.HttpConnection
putfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 3 1 delegate Ljava/lang/Object;
MethodParameters:
Name Flags
delegate
public io.vertx.core.http.HttpConnection getDelegate();
descriptor: ()Lio/vertx/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public int getWindowSize();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.getWindowSize:()I
istore 1
start local 1 1: iload 1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
1 2 1 ret I
public io.vertx.reactivex.core.http.HttpConnection setWindowSize(int);
descriptor: (I)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
iload 1
invokeinterface io.vertx.core.http.HttpConnection.setWindowSize:(I)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 windowSize I
MethodParameters:
Name Flags
windowSize
public io.vertx.reactivex.core.http.HttpConnection goAway(long);
descriptor: (J)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
lload 1
invokeinterface io.vertx.core.http.HttpConnection.goAway:(J)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 errorCode J
MethodParameters:
Name Flags
errorCode
public io.vertx.reactivex.core.http.HttpConnection goAway(long, int);
descriptor: (JI)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 3 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
lload 1
iload 3
invokeinterface io.vertx.core.http.HttpConnection.goAway:(JI)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 errorCode J
0 2 3 lastStreamId I
MethodParameters:
Name Flags
errorCode
lastStreamId
public io.vertx.reactivex.core.http.HttpConnection goAway(long, int, io.vertx.reactivex.core.buffer.Buffer);
descriptor: (JILio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=5, args_size=4
start local 0 start local 1 start local 3 start local 4 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
lload 1
iload 3
aload 4
invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
invokeinterface io.vertx.core.http.HttpConnection.goAway:(JILio/vertx/core/buffer/Buffer;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 4 end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 errorCode J
0 2 3 lastStreamId I
0 2 4 debugData Lio/vertx/reactivex/core/buffer/Buffer;
MethodParameters:
Name Flags
errorCode
lastStreamId
debugData
public io.vertx.reactivex.core.http.HttpConnection goAwayHandler(io.vertx.core.Handler<io.vertx.core.http.GoAway>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.goAwayHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 handler Lio/vertx/core/Handler<Lio/vertx/core/http/GoAway;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/http/GoAway;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
handler
public io.vertx.reactivex.core.http.HttpConnection shutdownHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.shutdownHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Void;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
handler
public void shutdown(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/core/Handler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.shutdown:(Lio/vertx/core/Handler;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 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;>;>;)V
MethodParameters:
Name Flags
handler
public void shutdown();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokedynamic handle()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/reactivex/core/http/HttpConnection.lambda$2(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpConnection.shutdown:(Lio/vertx/core/Handler;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public io.reactivex.Completable rxShutdown();
descriptor: ()Lio/reactivex/Completable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokedynamic accept(Lio/vertx/reactivex/core/http/HttpConnection;)Ljava/util/function/Consumer;
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/reactivex/core/http/HttpConnection.lambda$3(Lio/vertx/core/Handler;)V (7)
(Lio/vertx/core/Handler;)V
invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public void shutdown(long, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (JLio/vertx/core/Handler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 3 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
lload 1
aload 3
invokeinterface io.vertx.core.http.HttpConnection.shutdown:(JLio/vertx/core/Handler;)V
1: return
end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 timeout J
0 2 3 handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
Signature: (JLio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
MethodParameters:
Name Flags
timeout
handler
public void shutdown(long);
descriptor: (J)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
lload 1
invokedynamic handle()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/reactivex/core/http/HttpConnection.lambda$4(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpConnection.shutdown:(JLio/vertx/core/Handler;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 timeout J
MethodParameters:
Name Flags
timeout
public io.reactivex.Completable rxShutdown(long);
descriptor: (J)Lio/reactivex/Completable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
lload 1
invokedynamic accept(Lio/vertx/reactivex/core/http/HttpConnection;J)Ljava/util/function/Consumer;
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/reactivex/core/http/HttpConnection.lambda$5(JLio/vertx/core/Handler;)V (7)
(Lio/vertx/core/Handler;)V
invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 1 1 timeout J
MethodParameters:
Name Flags
timeout
public io.vertx.reactivex.core.http.HttpConnection closeHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.closeHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Void;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
handler
public void close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/core/Handler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.close:(Lio/vertx/core/Handler;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 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;>;>;)V
MethodParameters:
Name Flags
handler
public void close();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokedynamic handle()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/reactivex/core/http/HttpConnection.lambda$6(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpConnection.close:(Lio/vertx/core/Handler;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public io.reactivex.Completable rxClose();
descriptor: ()Lio/reactivex/Completable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokedynamic accept(Lio/vertx/reactivex/core/http/HttpConnection;)Ljava/util/function/Consumer;
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/reactivex/core/http/HttpConnection.lambda$7(Lio/vertx/core/Handler;)V (7)
(Lio/vertx/core/Handler;)V
invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
public io.vertx.core.http.Http2Settings settings();
descriptor: ()Lio/vertx/core/http/Http2Settings;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.settings:()Lio/vertx/core/http/Http2Settings;
astore 1
start local 1 1: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
1 2 1 ret Lio/vertx/core/http/Http2Settings;
public io.vertx.reactivex.core.http.HttpConnection updateSettings(io.vertx.core.http.Http2Settings, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
aload 2
invokeinterface io.vertx.core.http.HttpConnection.updateSettings:(Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 settings Lio/vertx/core/http/Http2Settings;
0 2 2 completionHandler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
Signature: (Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
settings
completionHandler
public io.vertx.reactivex.core.http.HttpConnection updateSettings(io.vertx.core.http.Http2Settings);
descriptor: (Lio/vertx/core/http/Http2Settings;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokedynamic handle()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/reactivex/core/http/HttpConnection.lambda$8(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpConnection.updateSettings:(Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
1: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 settings Lio/vertx/core/http/Http2Settings;
MethodParameters:
Name Flags
settings
public io.reactivex.Completable rxUpdateSettings(io.vertx.core.http.Http2Settings);
descriptor: (Lio/vertx/core/http/Http2Settings;)Lio/reactivex/Completable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokedynamic accept(Lio/vertx/reactivex/core/http/HttpConnection;Lio/vertx/core/http/Http2Settings;)Ljava/util/function/Consumer;
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/reactivex/core/http/HttpConnection.lambda$9(Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler;)V (7)
(Lio/vertx/core/Handler;)V
invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 1 1 settings Lio/vertx/core/http/Http2Settings;
MethodParameters:
Name Flags
settings
public io.vertx.core.http.Http2Settings remoteSettings();
descriptor: ()Lio/vertx/core/http/Http2Settings;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.remoteSettings:()Lio/vertx/core/http/Http2Settings;
astore 1
start local 1 1: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
1 2 1 ret Lio/vertx/core/http/Http2Settings;
public io.vertx.reactivex.core.http.HttpConnection remoteSettingsHandler(io.vertx.core.Handler<io.vertx.core.http.Http2Settings>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.remoteSettingsHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 handler Lio/vertx/core/Handler<Lio/vertx/core/http/Http2Settings;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/http/Http2Settings;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
handler
public io.vertx.reactivex.core.http.HttpConnection ping(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.core.buffer.Buffer>>);
descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
new io.vertx.reactivex.core.http.HttpConnection$1
dup
aload 0
aload 2
invokespecial io.vertx.reactivex.core.http.HttpConnection$1.<init>:(Lio/vertx/reactivex/core/http/HttpConnection;Lio/vertx/core/Handler;)V
invokeinterface io.vertx.core.http.HttpConnection.ping:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 data Lio/vertx/reactivex/core/buffer/Buffer;
0 2 2 pongHandler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;>;
Signature: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
data
pongHandler
public io.vertx.reactivex.core.http.HttpConnection ping(io.vertx.reactivex.core.buffer.Buffer);
descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokedynamic handle()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/reactivex/core/http/HttpConnection.lambda$10(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpConnection.ping:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
1: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 data Lio/vertx/reactivex/core/buffer/Buffer;
MethodParameters:
Name Flags
data
public io.reactivex.Single<io.vertx.reactivex.core.buffer.Buffer> rxPing(io.vertx.reactivex.core.buffer.Buffer);
descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Single;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokedynamic accept(Lio/vertx/reactivex/core/http/HttpConnection;Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/util/function/Consumer;
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/reactivex/core/http/HttpConnection.lambda$11(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V (7)
(Lio/vertx/core/Handler;)V
invokestatic io.vertx.reactivex.impl.AsyncResultSingle.toSingle:(Ljava/util/function/Consumer;)Lio/reactivex/Single;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 1 1 data Lio/vertx/reactivex/core/buffer/Buffer;
Signature: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Single<Lio/vertx/reactivex/core/buffer/Buffer;>;
MethodParameters:
Name Flags
data
public io.vertx.reactivex.core.http.HttpConnection pingHandler(io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
new io.vertx.reactivex.core.http.HttpConnection$2
dup
aload 0
aload 1
invokespecial io.vertx.reactivex.core.http.HttpConnection$2.<init>:(Lio/vertx/reactivex/core/http/HttpConnection;Lio/vertx/core/Handler;)V
invokeinterface io.vertx.core.http.HttpConnection.pingHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 handler Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
handler
public io.vertx.reactivex.core.http.HttpConnection exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
aload 1
invokeinterface io.vertx.core.http.HttpConnection.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpConnection;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/reactivex/core/http/HttpConnection;
MethodParameters:
Name Flags
handler
public io.vertx.reactivex.core.net.SocketAddress remoteAddress();
descriptor: ()Lio/vertx/reactivex/core/net/SocketAddress;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.cached_0:Lio/vertx/reactivex/core/net/SocketAddress;
ifnull 2
1: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.cached_0:Lio/vertx/reactivex/core/net/SocketAddress;
areturn
2: StackMap locals:
StackMap stack:
aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.remoteAddress:()Lio/vertx/core/net/SocketAddress;
invokestatic io.vertx.reactivex.core.net.SocketAddress.newInstance:(Lio/vertx/core/net/SocketAddress;)Lio/vertx/reactivex/core/net/SocketAddress;
astore 1
start local 1 3: aload 0
aload 1
putfield io.vertx.reactivex.core.http.HttpConnection.cached_0:Lio/vertx/reactivex/core/net/SocketAddress;
4: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/vertx/reactivex/core/http/HttpConnection;
3 5 1 ret Lio/vertx/reactivex/core/net/SocketAddress;
public io.vertx.reactivex.core.net.SocketAddress localAddress();
descriptor: ()Lio/vertx/reactivex/core/net/SocketAddress;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.cached_1:Lio/vertx/reactivex/core/net/SocketAddress;
ifnull 2
1: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.cached_1:Lio/vertx/reactivex/core/net/SocketAddress;
areturn
2: StackMap locals:
StackMap stack:
aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.localAddress:()Lio/vertx/core/net/SocketAddress;
invokestatic io.vertx.reactivex.core.net.SocketAddress.newInstance:(Lio/vertx/core/net/SocketAddress;)Lio/vertx/reactivex/core/net/SocketAddress;
astore 1
start local 1 3: aload 0
aload 1
putfield io.vertx.reactivex.core.http.HttpConnection.cached_1:Lio/vertx/reactivex/core/net/SocketAddress;
4: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/vertx/reactivex/core/http/HttpConnection;
3 5 1 ret Lio/vertx/reactivex/core/net/SocketAddress;
public boolean isSsl();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.isSsl:()Z
istore 1
start local 1 1: iload 1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
1 2 1 ret Z
public java.lang.String indicatedServerName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.indicatedServerName:()Ljava/lang/String;
astore 1
start local 1 1: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
1 2 1 ret Ljava/lang/String;
public javax.net.ssl.SSLSession sslSession();
descriptor: ()Ljavax/net/ssl/SSLSession;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpConnection.delegate:Lio/vertx/core/http/HttpConnection;
invokeinterface io.vertx.core.http.HttpConnection.sslSession:()Ljavax/net/ssl/SSLSession;
astore 1
start local 1 1: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
1 2 1 ret Ljavax/net/ssl/SSLSession;
public static io.vertx.reactivex.core.http.HttpConnection newInstance(io.vertx.core.http.HttpConnection);
descriptor: (Lio/vertx/core/http/HttpConnection;)Lio/vertx/reactivex/core/http/HttpConnection;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
ifnull 1
new io.vertx.reactivex.core.http.HttpConnection
dup
aload 0
invokespecial io.vertx.reactivex.core.http.HttpConnection.<init>:(Lio/vertx/core/http/HttpConnection;)V
goto 2
StackMap locals:
StackMap stack:
1: aconst_null
StackMap locals:
StackMap stack: io.vertx.reactivex.core.http.HttpConnection
2: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 arg Lio/vertx/core/http/HttpConnection;
MethodParameters:
Name Flags
arg
private static java.lang.Object lambda$0(java.lang.Object);
descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new io.vertx.reactivex.core.http.HttpConnection
dup
aload 0
checkcast io.vertx.core.http.HttpConnection
invokespecial io.vertx.reactivex.core.http.HttpConnection.<init>:(Lio/vertx/core/http/HttpConnection;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 obj Ljava/lang/Object;
private static void lambda$2(io.vertx.core.AsyncResult);
descriptor: (Lio/vertx/core/AsyncResult;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 ar Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;
private void lambda$3(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual io.vertx.reactivex.core.http.HttpConnection.shutdown:(Lio/vertx/core/Handler;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 $handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
private static void lambda$4(io.vertx.core.AsyncResult);
descriptor: (Lio/vertx/core/AsyncResult;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 ar Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;
private void lambda$5(long, io.vertx.core.Handler);
descriptor: (JLio/vertx/core/Handler;)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=4, locals=4, args_size=3
start local 0 start local 3 0: aload 0
lload 1
aload 3
invokevirtual io.vertx.reactivex.core.http.HttpConnection.shutdown:(JLio/vertx/core/Handler;)V
1: return
end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 3 $handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
private static void lambda$6(io.vertx.core.AsyncResult);
descriptor: (Lio/vertx/core/AsyncResult;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 ar Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;
private void lambda$7(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual io.vertx.reactivex.core.http.HttpConnection.close:(Lio/vertx/core/Handler;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 1 $handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
private static void lambda$8(io.vertx.core.AsyncResult);
descriptor: (Lio/vertx/core/AsyncResult;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 ar Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;
private void lambda$9(io.vertx.core.http.Http2Settings, io.vertx.core.Handler);
descriptor: (Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler;)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
aload 2
invokevirtual io.vertx.reactivex.core.http.HttpConnection.updateSettings:(Lio/vertx/core/http/Http2Settings;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
pop
1: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 2 $handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
private static void lambda$10(io.vertx.core.AsyncResult);
descriptor: (Lio/vertx/core/AsyncResult;)V
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 ar Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;
private void lambda$11(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
aload 2
invokevirtual io.vertx.reactivex.core.http.HttpConnection.ping:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpConnection;
pop
1: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpConnection;
0 2 2 $handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;>;
}
SourceFile: "HttpConnection.java"
NestMembers:
io.vertx.reactivex.core.http.HttpConnection$1 io.vertx.reactivex.core.http.HttpConnection$2
InnerClasses:
io.vertx.reactivex.core.http.HttpConnection$1
io.vertx.reactivex.core.http.HttpConnection$2
public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
RuntimeVisibleAnnotations:
io.vertx.lang.rx.RxGen(value = Lio/vertx/core/http/HttpConnection;)