public interface io.vertx.core.parsetools.RecordParser extends io.vertx.core.Handler<io.vertx.core.buffer.Buffer>, io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer>
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: io.vertx.core.parsetools.RecordParser
super_class: java.lang.Object
{
public abstract void setOutput(io.vertx.core.Handler<io.vertx.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/Handler;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;)V
MethodParameters:
Name Flags
output
public static io.vertx.core.parsetools.RecordParser newDelimited(java.lang.String, io.vertx.core.Handler<io.vertx.core.buffer.Buffer>);
descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aconst_null
aload 1
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newDelimited:(Ljava/lang/String;Lio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 delim Ljava/lang/String;
0 1 1 output Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;
Signature: (Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
delim
output
public static io.vertx.core.parsetools.RecordParser newDelimited(java.lang.String, io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer>);
descriptor: (Ljava/lang/String;Lio/vertx/core/streams/ReadStream;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
aconst_null
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newDelimited:(Ljava/lang/String;Lio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 delim Ljava/lang/String;
0 1 1 stream Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;
Signature: (Ljava/lang/String;Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
delim
stream
public static io.vertx.core.parsetools.RecordParser newDelimited(java.lang.String);
descriptor: (Ljava/lang/String;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
aconst_null
aconst_null
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newDelimited:(Ljava/lang/String;Lio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 delim Ljava/lang/String;
MethodParameters:
Name Flags
delim
public static io.vertx.core.parsetools.RecordParser newDelimited(io.vertx.core.buffer.Buffer);
descriptor: (Lio/vertx/core/buffer/Buffer;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
aconst_null
aconst_null
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newDelimited:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 delim Lio/vertx/core/buffer/Buffer;
MethodParameters:
Name Flags
delim
public static io.vertx.core.parsetools.RecordParser newDelimited(io.vertx.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aconst_null
aload 1
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newDelimited:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 delim Lio/vertx/core/buffer/Buffer;
0 1 1 output Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;
Signature: (Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
delim
output
public static io.vertx.core.parsetools.RecordParser newDelimited(io.vertx.core.buffer.Buffer, io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/buffer/Buffer;Lio/vertx/core/streams/ReadStream;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
aconst_null
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newDelimited:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 delim Lio/vertx/core/buffer/Buffer;
0 1 1 stream Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;
Signature: (Lio/vertx/core/buffer/Buffer;Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
delim
stream
public static io.vertx.core.parsetools.RecordParser newFixed(int);
descriptor: (I)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: iload 0
aconst_null
aconst_null
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newFixed:(ILio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 size I
MethodParameters:
Name Flags
size
public static io.vertx.core.parsetools.RecordParser newFixed(int, io.vertx.core.Handler<io.vertx.core.buffer.Buffer>);
descriptor: (ILio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: iload 0
aconst_null
aload 1
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newFixed:(ILio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 size I
0 1 1 output Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;
Signature: (ILio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
size
output
public static io.vertx.core.parsetools.RecordParser newFixed(int, io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer>);
descriptor: (ILio/vertx/core/streams/ReadStream;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: iload 0
aload 1
aconst_null
invokestatic io.vertx.core.parsetools.impl.RecordParserImpl.newFixed:(ILio/vertx/core/streams/ReadStream;Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 size I
0 1 1 stream Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;
Signature: (ILio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
size
stream
public abstract void delimitedMode(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
delim
public abstract void delimitedMode(io.vertx.core.buffer.Buffer);
descriptor: (Lio/vertx/core/buffer/Buffer;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
delim
public abstract void fixedSizeMode(int);
descriptor: (I)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
size
public abstract io.vertx.core.parsetools.RecordParser maxRecordSize(int);
descriptor: (I)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
size
public abstract void handle(io.vertx.core.buffer.Buffer);
descriptor: (Lio/vertx/core/buffer/Buffer;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
buffer
public abstract io.vertx.core.parsetools.RecordParser exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
handler
public abstract io.vertx.core.parsetools.RecordParser handler(io.vertx.core.Handler<io.vertx.core.buffer.Buffer>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
handler
public abstract io.vertx.core.parsetools.RecordParser pause();
descriptor: ()Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.vertx.core.parsetools.RecordParser fetch(long);
descriptor: (J)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
amount
public abstract io.vertx.core.parsetools.RecordParser resume();
descriptor: ()Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.vertx.core.parsetools.RecordParser endHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/core/parsetools/RecordParser;
MethodParameters:
Name Flags
endHandler
public io.vertx.core.streams.ReadStream pause();
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
invokeinterface io.vertx.core.parsetools.RecordParser.pause:()Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream handler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/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
invokeinterface io.vertx.core.parsetools.RecordParser.handler:(Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream endHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.vertx.core.parsetools.RecordParser.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
public void handle(java.lang.Object);
descriptor: (Ljava/lang/Object;)V
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.buffer.Buffer
invokeinterface io.vertx.core.parsetools.RecordParser.handle:(Lio/vertx/core/buffer/Buffer;)V
return
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream resume();
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
invokeinterface io.vertx.core.parsetools.RecordParser.resume:()Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream fetch(long);
descriptor: (J)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=2
0: aload 0
lload 1
invokeinterface io.vertx.core.parsetools.RecordParser.fetch:(J)Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.StreamBase exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/StreamBase;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.vertx.core.parsetools.RecordParser.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.vertx.core.parsetools.RecordParser.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/parsetools/RecordParser;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Object;Lio/vertx/core/Handler<Lio/vertx/core/buffer/Buffer;>;Lio/vertx/core/streams/ReadStream<Lio/vertx/core/buffer/Buffer;>;
SourceFile: "RecordParser.java"
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.VertxGen()