Package

com.softwaremill.gatling.zeromq

protocol

Permalink

package protocol

Visibility
  1. Public
  2. All

Type Members

  1. case class ZmqComponents(zmqProtocol: ZmqProtocol) extends ProtocolComponents with Product with Serializable

    Permalink
  2. case class ZmqProtocol(host: String, port: String) extends Protocol with Product with Serializable

    Permalink
  3. case class ZmqProtocolBuilder(zmqProtocol: ZmqProtocol) extends Product with Serializable

    Permalink

Value Members

  1. object ZmqProtocol extends Serializable

    Permalink
  2. object ZmqProtocolBuilder extends Serializable

    Permalink

Ungrouped