class android.net.Network$NetworkBoundSocketFactory extends javax.net.SocketFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.net.Network$NetworkBoundSocketFactory
  super_class: javax.net.SocketFactory
{
  private final int mNetId;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final android.net.Network this$0;
    descriptor: Landroid/net/Network;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(android.net.Network, int);
    descriptor: (Landroid/net/Network;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 21
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import com.android.okhttp cannot be resolved\n\tThe import com.android.okhttp cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tHttpURLConnectionFactory cannot be resolved to a type\n\tThe method getAllByNameOnNet(String, int) is undefined for the type InetAddress\n\tThe method getByNameOnNet(String, int) is undefined for the type InetAddress\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tHttpURLConnectionFactory cannot be resolved to a type\n\tDns cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n\tHttpURLConnectionFactory cannot be resolved to a type\n\tHttpURLConnectionFactory cannot be resolved to a type\n\tHttpURLConnectionFactory cannot be resolved to a type\n\tHttpURLConnectionFactory cannot be resolved to a type\n\tThe method getFileDescriptor$() is undefined for the type DatagramSocket\n\tThe method getFileDescriptor$() is undefined for the type Socket\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n\tThe method getInt$() is undefined for the type FileDescriptor\n\tErrnoException cannot be resolved to a type\n\tNetworkProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    MethodParameters:
        Name  Flags
      this$0  final
      netId   

  private java.net.Socket connectToHost(java.lang.String, int, java.net.SocketAddress);
    descriptor: (Ljava/lang/String;ILjava/net/SocketAddress;)Ljava/net/Socket;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 194
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIoUtils cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
              Name  Flags
      host          
      port          
      localAddress  

  public java.net.Socket createSocket(java.lang.String, int, java.net.InetAddress, int);
    descriptor: (Ljava/lang/String;ILjava/net/InetAddress;I)Ljava/net/Socket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 204
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
           Name  Flags
      host       
      port       
      localHost  
      localPort  

  public java.net.Socket createSocket(java.net.InetAddress, int, java.net.InetAddress, int);
    descriptor: (Ljava/net/InetAddress;ILjava/net/InetAddress;I)Ljava/net/Socket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 218
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIoUtils cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
              Name  Flags
      address       
      port          
      localAddress  
      localPort     

  public java.net.Socket createSocket(java.net.InetAddress, int);
    descriptor: (Ljava/net/InetAddress;I)Ljava/net/Socket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 231
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIoUtils cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      host  
      port  

  public java.net.Socket createSocket(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Ljava/net/Socket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 237
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      host  
      port  

  public java.net.Socket createSocket();
    descriptor: ()Ljava/net/Socket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.Network$NetworkBoundSocketFactory this
         0: .line 249
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIoUtils cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.Network$NetworkBoundSocketFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/Network$NetworkBoundSocketFactory;
    Exceptions:
      throws java.io.IOException
}
SourceFile: "Network.java"
NestHost: android.net.Network
InnerClasses:
  private NetworkBoundSocketFactory = android.net.Network$NetworkBoundSocketFactory of android.net.Network