class jdk.net.ExtendedSocketOptions$PlatformSocketOptions
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.net.ExtendedSocketOptions$PlatformSocketOptions
  super_class: java.lang.Object
{
  private static final jdk.net.ExtendedSocketOptions$PlatformSocketOptions instance;
    descriptor: Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 198
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tUnixDomainPrincipal cannot be resolved to a type\n\tThe constructor ExtendedSocketOptions.ExtSocketOption<UnixDomainPrincipal>(String, Class<UnixDomainPrincipal>) refers to the missing type UnixDomainPrincipal\n\tUnixDomainPrincipal cannot be resolved to a type\n\tUnixDomainPrincipal cannot be resolved to a type\n\tUnixDomainPrincipal cannot be resolved to a type\n\tUnixDomainPrincipal cannot be resolved to a type\n\tUnixDomainPrincipal cannot be resolved to a type\n\tThe method getSoPeerCred(int) from the type ExtendedSocketOptions.PlatformSocketOptions refers to the missing type UnixDomainPrincipal\n\tUnixDomainPrincipal cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;

  private static jdk.net.ExtendedSocketOptions$PlatformSocketOptions newInstance(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 349
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      cn    

  private static jdk.net.ExtendedSocketOptions$PlatformSocketOptions create();
    descriptor: ()Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 359
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  static jdk.net.ExtendedSocketOptions$PlatformSocketOptions get();
    descriptor: ()Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 377
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  boolean peerCredentialsSupported();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 381
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;

  void setQuickAck(int, boolean);
    descriptor: (IZ)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 385
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    
      on    

  boolean getQuickAck(int);
    descriptor: (I)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 389
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    

  boolean quickAckSupported();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 393
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;

  boolean keepAliveOptionsSupported();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 397
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;

  void setTcpkeepAliveProbes(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 401
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
       Name  Flags
      fd     
      value  final

  void setTcpKeepAliveTime(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 405
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
       Name  Flags
      fd     
      value  final

  UnixDomainPrincipal getSoPeerCred(int);
    descriptor: (I)LUnixDomainPrincipal;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 409
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tUnixDomainPrincipal cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    

  void setTcpKeepAliveIntvl(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 413
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
       Name  Flags
      fd     
      value  final

  int getTcpkeepAliveProbes(int);
    descriptor: (I)I
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 417
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    

  int getTcpKeepAliveTime(int);
    descriptor: (I)I
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 421
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    

  int getTcpKeepAliveIntvl(int);
    descriptor: (I)I
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 425
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    

  boolean incomingNapiIdSupported();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 429
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;

  int getIncomingNapiId(int);
    descriptor: (I)I
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
         0: .line 433
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.net.ExtendedSocketOptions$PlatformSocketOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/net/ExtendedSocketOptions$PlatformSocketOptions;
    Exceptions:
      throws java.net.SocketException
    MethodParameters:
      Name  Flags
      fd    
}
SourceFile: "ExtendedSocketOptions.java"
NestHost: jdk.net.ExtendedSocketOptions
InnerClasses:
  PlatformSocketOptions = jdk.net.ExtendedSocketOptions$PlatformSocketOptions of jdk.net.ExtendedSocketOptions