package network
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class BrokerAddress(host: String, port: Int) extends Product with Serializable
Address and generation of the broker
Address and generation of the broker
- host
Name of the broker
- port
Port of the broker
Value Members
- object BrokerConnection