package networking
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class Endpoint(host: String, port: Port) extends Product with Serializable
Networking endpoint where host could be a hostname or ip address.
Value Members
- object Endpoint extends Serializable