Class Address


  • public class Address
    extends Object
    Utility class to represent a hostname and a port.
    • Constructor Detail

      • Address

        public Address​(String host,
                       int port)