final class io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig extends io.netty.channel.sctp.DefaultSctpServerChannelConfig
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig
super_class: io.netty.channel.sctp.DefaultSctpServerChannelConfig
{
final io.netty.channel.sctp.oio.OioSctpServerChannel this$0;
descriptor: Lio/netty/channel/sctp/oio/OioSctpServerChannel;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(io.netty.channel.sctp.oio.OioSctpServerChannel, io.netty.channel.sctp.oio.OioSctpServerChannel, com.sun.nio.sctp.SctpServerChannel);
descriptor: (Lio/netty/channel/sctp/oio/OioSctpServerChannel;Lio/netty/channel/sctp/oio/OioSctpServerChannel;Lcom/sun/nio/sctp/SctpServerChannel;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=4, args_size=4
start local 0 // io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig this
start local 2 // io.netty.channel.sctp.oio.OioSctpServerChannel channel
start local 3 // com.sun.nio.sctp.SctpServerChannel javaChannel
0: .line 299
aload 0 /* this */
aload 1
putfield io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig.this$0:Lio/netty/channel/sctp/oio/OioSctpServerChannel;
1: .line 300
aload 0 /* this */
aload 2 /* channel */
aload 3 /* javaChannel */
invokespecial io.netty.channel.sctp.DefaultSctpServerChannelConfig.<init>:(Lio/netty/channel/sctp/SctpServerChannel;Lcom/sun/nio/sctp/SctpServerChannel;)V
2: .line 301
return
end local 3 // com.sun.nio.sctp.SctpServerChannel javaChannel
end local 2 // io.netty.channel.sctp.oio.OioSctpServerChannel channel
end local 0 // io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/netty/channel/sctp/oio/OioSctpServerChannel$OioSctpServerChannelConfig;
0 3 2 channel Lio/netty/channel/sctp/oio/OioSctpServerChannel;
0 3 3 javaChannel Lcom/sun/nio/sctp/SctpServerChannel;
MethodParameters:
Name Flags
this$0 final
channel
javaChannel
protected void autoReadCleared();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 // io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig this
0: .line 305
aload 0 /* this */
getfield io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig.this$0:Lio/netty/channel/sctp/oio/OioSctpServerChannel;
invokestatic io.netty.channel.sctp.oio.OioSctpServerChannel.access$3:(Lio/netty/channel/sctp/oio/OioSctpServerChannel;)V
1: .line 306
return
end local 0 // io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/channel/sctp/oio/OioSctpServerChannel$OioSctpServerChannelConfig;
}
SourceFile: "OioSctpServerChannel.java"
NestHost: io.netty.channel.sctp.oio.OioSctpServerChannel
InnerClasses:
private final OioSctpServerChannelConfig = io.netty.channel.sctp.oio.OioSctpServerChannel$OioSctpServerChannelConfig of io.netty.channel.sctp.oio.OioSctpServerChannel