final class sun.security.ssl.SupportedGroupsExtension
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: sun.security.ssl.SupportedGroupsExtension
super_class: java.lang.Object
{
static final sun.security.ssl.HandshakeProducer chNetworkProducer;
descriptor: Lsun/security/ssl/HandshakeProducer;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final sun.security.ssl.SSLExtension$ExtensionConsumer chOnLoadConsumer;
descriptor: Lsun/security/ssl/SSLExtension$ExtensionConsumer;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final sun.security.ssl.HandshakeAbsence chOnTradAbsence;
descriptor: Lsun/security/ssl/HandshakeAbsence;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final sun.security.ssl.SSLStringizer sgsStringizer;
descriptor: Lsun/security/ssl/SSLStringizer;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final sun.security.ssl.HandshakeProducer eeNetworkProducer;
descriptor: Lsun/security/ssl/HandshakeProducer;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final sun.security.ssl.SSLExtension$ExtensionConsumer eeOnLoadConsumer;
descriptor: Lsun/security/ssl/SSLExtension$ExtensionConsumer;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsProducer
dup
invokespecial sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsProducer.<init>:()V
1: putstatic sun.security.ssl.SupportedGroupsExtension.chNetworkProducer:Lsun/security/ssl/HandshakeProducer;
2: new sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsConsumer
dup
invokespecial sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsConsumer.<init>:()V
3: putstatic sun.security.ssl.SupportedGroupsExtension.chOnLoadConsumer:Lsun/security/ssl/SSLExtension$ExtensionConsumer;
4: new sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsOnTradeAbsence
dup
invokespecial sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsOnTradeAbsence.<init>:()V
5: putstatic sun.security.ssl.SupportedGroupsExtension.chOnTradAbsence:Lsun/security/ssl/HandshakeAbsence;
6: new sun.security.ssl.SupportedGroupsExtension$SupportedGroupsStringizer
dup
invokespecial sun.security.ssl.SupportedGroupsExtension$SupportedGroupsStringizer.<init>:()V
7: putstatic sun.security.ssl.SupportedGroupsExtension.sgsStringizer:Lsun/security/ssl/SSLStringizer;
8: new sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsProducer
dup
invokespecial sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsProducer.<init>:()V
9: putstatic sun.security.ssl.SupportedGroupsExtension.eeNetworkProducer:Lsun/security/ssl/HandshakeProducer;
10: new sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsConsumer
dup
invokespecial sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsConsumer.<init>:()V
11: putstatic sun.security.ssl.SupportedGroupsExtension.eeOnLoadConsumer:Lsun/security/ssl/SSLExtension$ExtensionConsumer;
12: return
LocalVariableTable:
Start End Slot Name Signature
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/ssl/SupportedGroupsExtension;
}
SourceFile: "SupportedGroupsExtension.java"
NestMembers:
sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsConsumer sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsOnTradeAbsence sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsProducer sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsConsumer sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsProducer sun.security.ssl.SupportedGroupsExtension$SupportedGroups sun.security.ssl.SupportedGroupsExtension$SupportedGroupsSpec sun.security.ssl.SupportedGroupsExtension$SupportedGroupsStringizer
InnerClasses:
abstract ExtensionConsumer = sun.security.ssl.SSLExtension$ExtensionConsumer of sun.security.ssl.SSLExtension
private final CHSupportedGroupsConsumer = sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsConsumer of sun.security.ssl.SupportedGroupsExtension
private final CHSupportedGroupsOnTradeAbsence = sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsOnTradeAbsence of sun.security.ssl.SupportedGroupsExtension
private final CHSupportedGroupsProducer = sun.security.ssl.SupportedGroupsExtension$CHSupportedGroupsProducer of sun.security.ssl.SupportedGroupsExtension
private final EESupportedGroupsConsumer = sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsConsumer of sun.security.ssl.SupportedGroupsExtension
private final EESupportedGroupsProducer = sun.security.ssl.SupportedGroupsExtension$EESupportedGroupsProducer of sun.security.ssl.SupportedGroupsExtension
SupportedGroups = sun.security.ssl.SupportedGroupsExtension$SupportedGroups of sun.security.ssl.SupportedGroupsExtension
final SupportedGroupsSpec = sun.security.ssl.SupportedGroupsExtension$SupportedGroupsSpec of sun.security.ssl.SupportedGroupsExtension
private final SupportedGroupsStringizer = sun.security.ssl.SupportedGroupsExtension$SupportedGroupsStringizer of sun.security.ssl.SupportedGroupsExtension