package utils
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
case class
HostAndPort extends Product with Serializable
Convenience class for holding host and port tuples and not having to depend on Guava.
Value Members
-
object
HostAndPort extends Serializable
Companion Object to create HostAndPort instances either from string or from host, port