public interface io.netty.handler.codec.stomp.LastStompContentSubframe extends io.netty.handler.codec.stomp.StompContentSubframe
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: io.netty.handler.codec.stomp.LastStompContentSubframe
super_class: java.lang.Object
{
public static final io.netty.handler.codec.stomp.LastStompContentSubframe EMPTY_LAST_CONTENT;
descriptor: Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new io.netty.handler.codec.stomp.LastStompContentSubframe$1
dup
invokespecial io.netty.handler.codec.stomp.LastStompContentSubframe$1.<init>:()V
putstatic io.netty.handler.codec.stomp.LastStompContentSubframe.EMPTY_LAST_CONTENT:Lio/netty/handler/codec/stomp/LastStompContentSubframe;
1: return
LocalVariableTable:
Start End Slot Name Signature
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe copy();
descriptor: ()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe duplicate();
descriptor: ()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe retainedDuplicate();
descriptor: ()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe replace(io.netty.buffer.ByteBuf);
descriptor: (Lio/netty/buffer/ByteBuf;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
content
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe retain();
descriptor: ()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe retain(int);
descriptor: (I)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
increment
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe touch();
descriptor: ()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract io.netty.handler.codec.stomp.LastStompContentSubframe touch(java.lang.Object);
descriptor: (Ljava/lang/Object;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
hint
public io.netty.buffer.ByteBufHolder copy();
descriptor: ()Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.copy:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe copy();
descriptor: ()Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.copy:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.util.ReferenceCounted retain(int);
descriptor: (I)Lio/netty/util/ReferenceCounted;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
iload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retain:(I)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder retain(int);
descriptor: (I)Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
iload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retain:(I)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe retain(int);
descriptor: (I)Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
iload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retain:(I)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.util.ReferenceCounted retain();
descriptor: ()Lio/netty/util/ReferenceCounted;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retain:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder retain();
descriptor: ()Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retain:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe retain();
descriptor: ()Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retain:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder duplicate();
descriptor: ()Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.duplicate:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe duplicate();
descriptor: ()Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.duplicate:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder replace(io.netty.buffer.ByteBuf);
descriptor: (Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.replace:(Lio/netty/buffer/ByteBuf;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe replace(io.netty.buffer.ByteBuf);
descriptor: (Lio/netty/buffer/ByteBuf;)Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.replace:(Lio/netty/buffer/ByteBuf;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.util.ReferenceCounted touch(java.lang.Object);
descriptor: (Ljava/lang/Object;)Lio/netty/util/ReferenceCounted;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.touch:(Ljava/lang/Object;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder touch(java.lang.Object);
descriptor: (Ljava/lang/Object;)Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.touch:(Ljava/lang/Object;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe touch(java.lang.Object);
descriptor: (Ljava/lang/Object;)Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.touch:(Ljava/lang/Object;)Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.util.ReferenceCounted touch();
descriptor: ()Lio/netty/util/ReferenceCounted;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.touch:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder touch();
descriptor: ()Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.touch:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe touch();
descriptor: ()Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.touch:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.buffer.ByteBufHolder retainedDuplicate();
descriptor: ()Lio/netty/buffer/ByteBufHolder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retainedDuplicate:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.handler.codec.stomp.StompContentSubframe retainedDuplicate();
descriptor: ()Lio/netty/handler/codec/stomp/StompContentSubframe;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokeinterface io.netty.handler.codec.stomp.LastStompContentSubframe.retainedDuplicate:()Lio/netty/handler/codec/stomp/LastStompContentSubframe;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "LastStompContentSubframe.java"
NestMembers:
io.netty.handler.codec.stomp.LastStompContentSubframe$1
InnerClasses:
io.netty.handler.codec.stomp.LastStompContentSubframe$1