TrafficShapingOptions

io.vertx.scala.core.`package`.TrafficShapingOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): TrafficShapingOptions
def apply(checkIntervalForStats: Long, checkIntervalForStatsTimeUnit: TimeUnit, inboundGlobalBandwidth: Long, maxDelayToWait: Long, maxDelayToWaitTimeUnit: TimeUnit, maxDelayToWaitUnit: TimeUnit, outboundGlobalBandwidth: Long, peakOutboundGlobalBandwidth: Long): TrafficShapingOptions