| Modifier and Type | Method and Description |
|---|---|
static VertxContextExecutor |
create(io.vertx.core.Context context) |
static VertxContextExecutor |
create(io.vertx.core.Vertx vertx) |
void |
execute(Runnable command) |
public static VertxContextExecutor create(io.vertx.core.Vertx vertx)
public static VertxContextExecutor create(io.vertx.core.Context context)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.