Class Endpoint


  • public class Endpoint
    extends Object
    Represent an endpoint.
    • Constructor Detail

      • Endpoint

        public Endpoint​(String address,
                        int port)
    • Method Detail

      • getAddress

        public String getAddress()
      • getPort

        public int getPort()