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.ServidorOptions> |
getRpcOptions() |
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
getRxOptions() |
static ConcurrentMap<Integer,String> |
getServerNames() |
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
getServerOptions() |
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
getSockOptions() |
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 ConcurrentMap<Integer,String> getServerNames()
public static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> getRxOptions()
public static ConcurrentMap<Integer,io.vertx.core.ServidorOptions> getRpcOptions()
public static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> getSockOptions()
public static io.vertx.core.ClusterOptions getClusterOption()
Copyright © 2019. All rights reserved.