Class ServerAddr


  • public class ServerAddr
    extends Object
    • Field Detail

      • ipAddress

        public String ipAddress
        IPv4 or IPV6 address of the server.
      • port

        public int port
    • Constructor Detail

      • ServerAddr

        public ServerAddr()