class io.vertx.rxjava.core.streams.WriteStreamImpl<T> implements io.vertx.rxjava.core.streams.WriteStream<T>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.vertx.rxjava.core.streams.WriteStreamImpl
super_class: java.lang.Object
{
private final io.vertx.core.streams.WriteStream<T> delegate;
descriptor: Lio/vertx/core/streams/WriteStream;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: Lio/vertx/core/streams/WriteStream<TT;>;
public final io.vertx.lang.rx.TypeArg<T> __typeArg_0;
descriptor: Lio/vertx/lang/rx/TypeArg;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Signature: Lio/vertx/lang/rx/TypeArg<TT;>;
public void <init>(io.vertx.core.streams.WriteStream);
descriptor: (Lio/vertx/core/streams/WriteStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tsubscriber cannot be resolved to a variable\n\tsubscriber cannot be resolved to a variable\n\tio.vertx.rx cannot be resolved\n\tsubscriber cannot be resolved to a variable\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
MethodParameters:
Name Flags
delegate
public void <init>(io.vertx.core.streams.WriteStream, io.vertx.lang.rx.TypeArg<T>);
descriptor: (Lio/vertx/core/streams/WriteStream;Lio/vertx/lang/rx/TypeArg;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tsubscriber cannot be resolved to a variable\n\tsubscriber cannot be resolved to a variable\n\tio.vertx.rx cannot be resolved\n\tsubscriber cannot be resolved to a variable\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (Lio/vertx/core/streams/WriteStream;Lio/vertx/lang/rx/TypeArg<TT;>;)V
MethodParameters:
Name Flags
delegate
typeArg_0
public io.vertx.core.streams.WriteStream getDelegate();
descriptor: ()Lio/vertx/core/streams/WriteStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
public io.vertx.rxjava.core.streams.WriteStream<T> exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/WriteStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/rxjava/core/streams/WriteStream<TT;>;
MethodParameters:
Name Flags
handler
public io.vertx.rxjava.core.streams.WriteStream<T> write(T);
descriptor: (Ljava/lang/Object;)Lio/vertx/rxjava/core/streams/WriteStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;)Lio/vertx/rxjava/core/streams/WriteStream<TT;>;
MethodParameters:
Name Flags
data
public io.vertx.rxjava.core.streams.WriteStream<T> write(T, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/WriteStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/rxjava/core/streams/WriteStream<TT;>;
MethodParameters:
Name Flags
data
handler
public rx.Observable<java.lang.Void> writeObservable(T);
descriptor: (Ljava/lang/Object;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;)Lrx/Observable<Ljava/lang/Void;>;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
MethodParameters:
Name Flags
data
public rx.Single<java.lang.Void> rxWrite(T);
descriptor: (Ljava/lang/Object;)Lrx/Single;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;)Lrx/Single<Ljava/lang/Void;>;
MethodParameters:
Name Flags
data
public void end();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
public void end(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Lio/vertx/core/Handler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
MethodParameters:
Name Flags
handler
public rx.Observable<java.lang.Void> endObservable();
descriptor: ()Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: ()Lrx/Observable<Ljava/lang/Void;>;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
public rx.Single<java.lang.Void> rxEnd();
descriptor: ()Lrx/Single;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: ()Lrx/Single<Ljava/lang/Void;>;
public void end();
descriptor: (Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;)V
MethodParameters:
Name Flags
data
public void end(T, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
MethodParameters:
Name Flags
data
handler
public rx.Observable<java.lang.Void> endObservable(T);
descriptor: (Ljava/lang/Object;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;)Lrx/Observable<Ljava/lang/Void;>;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
MethodParameters:
Name Flags
data
public rx.Single<java.lang.Void> rxEnd(T);
descriptor: (Ljava/lang/Object;)Lrx/Single;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (TT;)Lrx/Single<Ljava/lang/Void;>;
MethodParameters:
Name Flags
data
public io.vertx.rxjava.core.streams.WriteStream<T> setWriteQueueMaxSize(int);
descriptor: (I)Lio/vertx/rxjava/core/streams/WriteStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (I)Lio/vertx/rxjava/core/streams/WriteStream<TT;>;
MethodParameters:
Name Flags
maxSize
public boolean writeQueueFull();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
public io.vertx.rxjava.core.streams.WriteStream<T> drainHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/WriteStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/rxjava/core/streams/WriteStreamImpl<TT;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/rxjava/core/streams/WriteStream<TT;>;
MethodParameters:
Name Flags
handler
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;Lio/vertx/rxjava/core/streams/WriteStream<TT;>;
SourceFile: "WriteStream.java"