public class io.vertx.reactivex.core.http.HttpServerFileUpload implements io.vertx.reactivex.core.streams.ReadStream<io.vertx.reactivex.core.buffer.Buffer>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: io.vertx.reactivex.core.http.HttpServerFileUpload
super_class: java.lang.Object
{
public static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.core.http.HttpServerFileUpload> __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/HttpServerFileUpload;>;
private final io.vertx.core.http.HttpServerFileUpload delegate;
descriptor: Lio/vertx/core/http/HttpServerFileUpload;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private io.reactivex.Observable<io.vertx.reactivex.core.buffer.Buffer> observable;
descriptor: Lio/reactivex/Observable;
flags: (0x0002) ACC_PRIVATE
Signature: Lio/reactivex/Observable<Lio/vertx/reactivex/core/buffer/Buffer;>;
private io.reactivex.Flowable<io.vertx.reactivex.core.buffer.Buffer> flowable;
descriptor: Lio/reactivex/Flowable;
flags: (0x0002) ACC_PRIVATE
Signature: Lio/reactivex/Flowable<Lio/vertx/reactivex/core/buffer/Buffer;>;
private static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.core.buffer.Buffer> TYPE_ARG_0;
descriptor: Lio/vertx/lang/rx/TypeArg;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/core/buffer/Buffer;>;
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/HttpServerFileUpload.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/HttpServerFileUpload.getDelegate()Lio/vertx/core/http/HttpServerFileUpload; (5)
(Lio/vertx/reactivex/core/http/HttpServerFileUpload;)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.HttpServerFileUpload.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
3: 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/HttpServerFileUpload.lambda$2(Ljava/lang/Object;)Ljava/lang/Object; (6)
(Ljava/lang/Object;)Ljava/lang/Object;
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/HttpServerFileUpload.lambda$3(Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object; (6)
(Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object;
invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
putstatic io.vertx.reactivex.core.http.HttpServerFileUpload.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
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.HttpServerFileUpload
astore 2
start local 2 4: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 2
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
0 5 1 o Ljava/lang/Object;
4 5 2 that Lio/vertx/reactivex/core/http/HttpServerFileUpload;
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
public void <init>(io.vertx.core.http.HttpServerFileUpload);
descriptor: (Lio/vertx/core/http/HttpServerFileUpload;)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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
0 3 1 delegate Lio/vertx/core/http/HttpServerFileUpload;
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.HttpServerFileUpload
putfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
0 3 1 delegate Ljava/lang/Object;
MethodParameters:
Name Flags
delegate
public io.vertx.core.http.HttpServerFileUpload getDelegate();
descriptor: ()Lio/vertx/core/http/HttpServerFileUpload;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
public synchronized io.reactivex.Observable<io.vertx.reactivex.core.buffer.Buffer> toObservable();
descriptor: ()Lio/reactivex/Observable;
flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
Code:
stack=3, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.observable:Lio/reactivex/Observable;
ifnonnull 3
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/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer; (6)
(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
astore 1
start local 1 2: aload 0
aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 1
invokestatic io.vertx.reactivex.ObservableHelper.toObservable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lio/reactivex/Observable;
putfield io.vertx.reactivex.core.http.HttpServerFileUpload.observable:Lio/reactivex/Observable;
end local 1 3: StackMap locals:
StackMap stack:
aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.observable:Lio/reactivex/Observable;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
2 3 1 conv Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/reactivex/core/buffer/Buffer;>;
Signature: ()Lio/reactivex/Observable<Lio/vertx/reactivex/core/buffer/Buffer;>;
public synchronized io.reactivex.Flowable<io.vertx.reactivex.core.buffer.Buffer> toFlowable();
descriptor: ()Lio/reactivex/Flowable;
flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
Code:
stack=3, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.flowable:Lio/reactivex/Flowable;
ifnonnull 3
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/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer; (6)
(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
astore 1
start local 1 2: aload 0
aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 1
invokestatic io.vertx.reactivex.FlowableHelper.toFlowable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lio/reactivex/Flowable;
putfield io.vertx.reactivex.core.http.HttpServerFileUpload.flowable:Lio/reactivex/Flowable;
end local 1 3: StackMap locals:
StackMap stack:
aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.flowable:Lio/reactivex/Flowable;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
2 3 1 conv Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/reactivex/core/buffer/Buffer;>;
Signature: ()Lio/reactivex/Flowable<Lio/vertx/reactivex/core/buffer/Buffer;>;
public io.vertx.reactivex.core.streams.Pipe<io.vertx.reactivex.core.buffer.Buffer> pipe();
descriptor: ()Lio/vertx/reactivex/core/streams/Pipe;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.pipe:()Lio/vertx/core/streams/Pipe;
getstatic io.vertx.reactivex.core.http.HttpServerFileUpload.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
invokestatic io.vertx.reactivex.core.streams.Pipe.newInstance:(Lio/vertx/core/streams/Pipe;Lio/vertx/lang/rx/TypeArg;)Lio/vertx/reactivex/core/streams/Pipe;
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/HttpServerFileUpload;
1 2 1 ret Lio/vertx/reactivex/core/streams/Pipe<Lio/vertx/reactivex/core/buffer/Buffer;>;
Signature: ()Lio/vertx/reactivex/core/streams/Pipe<Lio/vertx/reactivex/core/buffer/Buffer;>;
public void pipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 1
invokeinterface io.vertx.reactivex.core.streams.WriteStream.getDelegate:()Lio/vertx/core/streams/WriteStream;
aload 2
invokeinterface io.vertx.core.http.HttpServerFileUpload.pipeTo:(Lio/vertx/core/streams/WriteStream;Lio/vertx/core/Handler;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
0 2 1 dst Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
0 2 2 handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
MethodParameters:
Name Flags
dst
handler
public void pipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>);
descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;)V
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/HttpServerFileUpload.lambda$6(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpServerFileUpload.pipeTo:(Lio/vertx/reactivex/core/streams/WriteStream;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/HttpServerFileUpload;
0 2 1 dst Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;)V
MethodParameters:
Name Flags
dst
public io.reactivex.Completable rxPipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>);
descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;)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/HttpServerFileUpload;Lio/vertx/reactivex/core/streams/WriteStream;)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/HttpServerFileUpload.lambda$7(Lio/vertx/reactivex/core/streams/WriteStream;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/HttpServerFileUpload;
0 1 1 dst Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/reactivex/Completable;
MethodParameters:
Name Flags
dst
public io.vertx.reactivex.core.http.HttpServerFileUpload exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 1
invokeinterface io.vertx.core.http.HttpServerFileUpload.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
MethodParameters:
Name Flags
handler
public io.vertx.reactivex.core.http.HttpServerFileUpload handler(io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
new io.vertx.reactivex.core.http.HttpServerFileUpload$1
dup
aload 0
aload 1
invokespecial io.vertx.reactivex.core.http.HttpServerFileUpload$1.<init>:(Lio/vertx/reactivex/core/http/HttpServerFileUpload;Lio/vertx/core/Handler;)V
invokeinterface io.vertx.core.http.HttpServerFileUpload.handler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
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/HttpServerFileUpload;
MethodParameters:
Name Flags
handler
public io.vertx.reactivex.core.http.HttpServerFileUpload endHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 1
invokeinterface io.vertx.core.http.HttpServerFileUpload.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
0 2 1 endHandler Lio/vertx/core/Handler<Ljava/lang/Void;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
MethodParameters:
Name Flags
endHandler
public io.vertx.reactivex.core.http.HttpServerFileUpload pause();
descriptor: ()Lio/vertx/reactivex/core/http/HttpServerFileUpload;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.pause:()Lio/vertx/core/http/HttpServerFileUpload;
pop
1: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
public io.vertx.reactivex.core.http.HttpServerFileUpload resume();
descriptor: ()Lio/vertx/reactivex/core/http/HttpServerFileUpload;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.resume:()Lio/vertx/core/http/HttpServerFileUpload;
pop
1: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
public io.vertx.reactivex.core.http.HttpServerFileUpload fetch(long);
descriptor: (J)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
lload 1
invokeinterface io.vertx.core.http.HttpServerFileUpload.fetch:(J)Lio/vertx/core/http/HttpServerFileUpload;
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/HttpServerFileUpload;
0 2 1 amount J
MethodParameters:
Name Flags
amount
public void streamToFileSystem(java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)V
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
aload 1
aload 2
invokeinterface io.vertx.core.http.HttpServerFileUpload.streamToFileSystem:(Ljava/lang/String;Lio/vertx/core/Handler;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
0 2 1 filename Ljava/lang/String;
0 2 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;>;>;)V
MethodParameters:
Name Flags
filename
handler
public void streamToFileSystem(java.lang.String);
descriptor: (Ljava/lang/String;)V
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/HttpServerFileUpload.lambda$8(Lio/vertx/core/AsyncResult;)V (6)
(Lio/vertx/core/AsyncResult;)V
invokevirtual io.vertx.reactivex.core.http.HttpServerFileUpload.streamToFileSystem:(Ljava/lang/String;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/HttpServerFileUpload;
0 2 1 filename Ljava/lang/String;
MethodParameters:
Name Flags
filename
public io.reactivex.Completable rxStreamToFileSystem(java.lang.String);
descriptor: (Ljava/lang/String;)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/HttpServerFileUpload;Ljava/lang/String;)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/HttpServerFileUpload.lambda$9(Ljava/lang/String;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/HttpServerFileUpload;
0 1 1 filename Ljava/lang/String;
MethodParameters:
Name Flags
filename
public boolean cancelStreamToFileSystem();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.cancelStreamToFileSystem:()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/HttpServerFileUpload;
1 2 1 ret Z
public java.lang.String filename();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.filename:()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/HttpServerFileUpload;
1 2 1 ret Ljava/lang/String;
public java.lang.String name();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.name:()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/HttpServerFileUpload;
1 2 1 ret Ljava/lang/String;
public java.lang.String contentType();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.contentType:()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/HttpServerFileUpload;
1 2 1 ret Ljava/lang/String;
public java.lang.String contentTransferEncoding();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.contentTransferEncoding:()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/HttpServerFileUpload;
1 2 1 ret Ljava/lang/String;
public java.lang.String charset();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.charset:()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/HttpServerFileUpload;
1 2 1 ret Ljava/lang/String;
public long size();
descriptor: ()J
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.size:()J
lstore 1
start local 1 1: lload 1
lreturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
1 2 1 ret J
public boolean isSizeAvailable();
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.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.isSizeAvailable:()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/HttpServerFileUpload;
1 2 1 ret Z
public io.vertx.reactivex.core.file.AsyncFile file();
descriptor: ()Lio/vertx/reactivex/core/file/AsyncFile;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
getfield io.vertx.reactivex.core.http.HttpServerFileUpload.delegate:Lio/vertx/core/http/HttpServerFileUpload;
invokeinterface io.vertx.core.http.HttpServerFileUpload.file:()Lio/vertx/core/file/AsyncFile;
invokestatic io.vertx.reactivex.core.file.AsyncFile.newInstance:(Lio/vertx/core/file/AsyncFile;)Lio/vertx/reactivex/core/file/AsyncFile;
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/HttpServerFileUpload;
1 2 1 ret Lio/vertx/reactivex/core/file/AsyncFile;
public static io.vertx.reactivex.core.http.HttpServerFileUpload newInstance(io.vertx.core.http.HttpServerFileUpload);
descriptor: (Lio/vertx/core/http/HttpServerFileUpload;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
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.HttpServerFileUpload
dup
aload 0
invokespecial io.vertx.reactivex.core.http.HttpServerFileUpload.<init>:(Lio/vertx/core/http/HttpServerFileUpload;)V
goto 2
StackMap locals:
StackMap stack:
1: aconst_null
StackMap locals:
StackMap stack: io.vertx.reactivex.core.http.HttpServerFileUpload
2: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 arg Lio/vertx/core/http/HttpServerFileUpload;
MethodParameters:
Name Flags
arg
public io.vertx.reactivex.core.streams.ReadStream pause();
descriptor: ()Lio/vertx/reactivex/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.reactivex.core.http.HttpServerFileUpload.pause:()Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.reactivex.core.streams.ReadStream handler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.HttpServerFileUpload.handler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.reactivex.core.streams.ReadStream endHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.HttpServerFileUpload.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.StreamBase getDelegate();
descriptor: ()Lio/vertx/core/streams/StreamBase;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.vertx.reactivex.core.http.HttpServerFileUpload.getDelegate:()Lio/vertx/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream getDelegate();
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.reactivex.core.http.HttpServerFileUpload.getDelegate:()Lio/vertx/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.reactivex.core.streams.ReadStream resume();
descriptor: ()Lio/vertx/reactivex/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.reactivex.core.http.HttpServerFileUpload.resume:()Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.reactivex.core.streams.ReadStream fetch(long);
descriptor: (J)Lio/vertx/reactivex/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=2
0: aload 0
lload 1
invokevirtual io.vertx.reactivex.core.http.HttpServerFileUpload.fetch:(J)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.reactivex.core.streams.StreamBase exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.HttpServerFileUpload.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.reactivex.core.streams.ReadStream exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.HttpServerFileUpload.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/HttpServerFileUpload;
areturn
LocalVariableTable:
Start End Slot Name Signature
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.HttpServerFileUpload
dup
aload 0
checkcast io.vertx.core.http.HttpServerFileUpload
invokespecial io.vertx.reactivex.core.http.HttpServerFileUpload.<init>:(Lio/vertx/core/http/HttpServerFileUpload;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 obj Ljava/lang/Object;
private static java.lang.Object lambda$2(java.lang.Object);
descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
checkcast io.vertx.core.buffer.Buffer
invokestatic io.vertx.reactivex.core.buffer.Buffer.newInstance:(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 o1 Ljava/lang/Object;
private static java.lang.Object lambda$3(io.vertx.reactivex.core.buffer.Buffer);
descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object;
flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 o1 Lio/vertx/reactivex/core/buffer/Buffer;
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.reactivex.core.streams.WriteStream, io.vertx.core.Handler);
descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;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.HttpServerFileUpload.pipeTo:(Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
1: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
0 2 2 $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(java.lang.String, io.vertx.core.Handler);
descriptor: (Ljava/lang/String;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.HttpServerFileUpload.streamToFileSystem:(Ljava/lang/String;Lio/vertx/core/Handler;)V
1: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/reactivex/core/http/HttpServerFileUpload;
0 2 2 $handler Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
}
Signature: Ljava/lang/Object;Lio/vertx/reactivex/core/streams/ReadStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
SourceFile: "HttpServerFileUpload.java"
NestMembers:
io.vertx.reactivex.core.http.HttpServerFileUpload$1
InnerClasses:
io.vertx.reactivex.core.http.HttpServerFileUpload$1
public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
RuntimeVisibleAnnotations:
io.vertx.lang.rx.RxGen(value = Lio/vertx/core/http/HttpServerFileUpload;)