Class Host$

    • Field Detail

      • MODULE$

        public static final Host$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Host$

        public Host$()
    • Method Detail

      • apply

        public Host apply​(java.net.InetSocketAddress address)
      • apply

        public Host apply​(java.lang.String host)
      • apply

        public Host apply​(java.lang.String host,
                          int port)
      • empty

        public Host empty()