Interface HttpInetConnection

    • Method Detail

      • getLocalAddress

        java.net.InetAddress getLocalAddress()
      • getLocalPort

        int getLocalPort()
      • getRemoteAddress

        java.net.InetAddress getRemoteAddress()
      • getRemotePort

        int getRemotePort()