Class Origin.Address

    • Constructor Detail

      • Address

        public Address​(String host,
                       int port)
        Deprecated.
    • Method Detail

      • getHost

        public String getHost()
        Deprecated.
      • getPort

        public int getPort()
        Deprecated.
      • equals

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

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object
      • asString

        public String asString()
        Deprecated.