Class EndpointType

  • All Implemented Interfaces:
    Type

    public final class EndpointType
    extends java.lang.Object
    The "endpoint" type, representing a valid client endpoint.
    • Method Detail

      • toString

        public java.lang.String toString()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object