DeploymentOptions

io.vertx.scala.core.`package`.DeploymentOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): DeploymentOptions
def apply(classLoader: ClassLoader, config: JsonObject, ha: Boolean, instances: Integer, maxWorkerExecuteTime: Long, maxWorkerExecuteTimeUnit: TimeUnit, threadingModel: ThreadingModel, workerPoolName: String, workerPoolSize: Integer): DeploymentOptions