Class EndpointResult


  • public class EndpointResult
    extends Object
    • Constructor Detail

      • EndpointResult

        public EndpointResult()
    • Method Detail

      • getMyEndpoint

        public String getMyEndpoint()
      • getTheirEndpoint

        public String getTheirEndpoint()
      • setMyEndpoint

        public void setMyEndpoint​(String myEndpoint)
      • setTheirEndpoint

        public void setTheirEndpoint​(String theirEndpoint)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object