Packages

package utils

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class HostAndPort extends Product with Serializable

    Convenience class for holding host and port tuples and not having to depend on Guava.

Value Members

  1. object HostAndPort extends Serializable

    Companion Object to create HostAndPort instances either from string or from host, port

Ungrouped