Class ProxyAddressUtil.HostAndPort

    • Field Detail

      • host

        public final String host
      • port

        public final int port
    • Constructor Detail

      • HostAndPort

        public HostAndPort​(String host,
                           int port)