Packages

package network

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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

  1. object BrokerConnection

Ungrouped