PoolOptions

io.vertx.scala.core.`package`.PoolOptions
object PoolOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): PoolOptions
def apply(cleanerPeriod: Integer, eventLoopSize: Integer, http1MaxSize: Integer, http2MaxSize: Integer, maxWaitQueueSize: Integer): PoolOptions