public class ZeroGrid extends Object
| Constructor and Description |
|---|
ZeroGrid() |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.ClusterOptions |
getClusterOption() |
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
getServerOptions() |
static ConcurrentMap<String,io.vertx.core.VertxOptions> |
getVertxOptions() |
public static ConcurrentMap<String,io.vertx.core.VertxOptions> getVertxOptions()
public static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> getServerOptions()
public static io.vertx.core.ClusterOptions getClusterOption()
Copyright © 2017. All rights reserved.