public interface ZeroAtomic
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
API_OPTS
Api Gateay
|
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
HTTP_OPTS
Http constants
|
static ConcurrentMap<Integer,AtomicInteger> |
HTTP_START_LOGS |
static ConcurrentMap<Integer,io.vertx.core.ServidorOptions> |
RPC_OPTS
Rpc constant
|
static ConcurrentMap<Integer,AtomicInteger> |
RPC_START_LOGS |
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
RX_OPTS
Rx constants
|
static ConcurrentMap<Integer,AtomicInteger> |
RX_START_LOGS |
static ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
SOCK_OPTS
Socket constants
|
static final ConcurrentMap<Integer,io.vertx.core.ServidorOptions> RPC_OPTS
static final ConcurrentMap<Integer,AtomicInteger> RPC_START_LOGS
static final ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> HTTP_OPTS
static final ConcurrentMap<Integer,AtomicInteger> HTTP_START_LOGS
static final ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> RX_OPTS
static final ConcurrentMap<Integer,AtomicInteger> RX_START_LOGS
static final ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> SOCK_OPTS
static final ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> API_OPTS
Copyright © 2018. All rights reserved.