| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIRECT |
"$$DIRECT$$" |
public static final String |
IGNORE |
"$$IGNORE$$" |
public static final String |
PARAMS_CONTENT |
"$$PARAM_CONTENT$$" |
public static final String |
PARAMS_LENGTH |
"$$PARAM_LENGTH$$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IPC_START |
"ZERO://MICRO/IPC/START" |
public static final String |
REGISTRY_START |
"ZERO://MICRO/REGISTRY/START" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROLE |
"X-Role" |
public static final String |
USER |
"X-User" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGENT_DEFINED |
"[ ZERO ] User defined agent {0} of type = {1}, the default will be overwritten." |
public static final String |
APP_CLUSTERD |
"[ ZERO ] Current app is running in cluster mode, manager = {0} on node {1} with status = {2}." |
public static final String |
RPC_ENABLED |
"[ ZERO ] ( Micro -> Rpc ) Zero system detected the rpc server is Enabled. " |
public static final String |
SCANED_ENDPOINT |
"[ ZERO ] ( {0} EndPoint ) The Zero system has found {0} components of @EndPoint." |
public static final String |
SCANED_INJECTION |
"[ ZERO ] ( {1} Inject ) The Zero system has found \"{0}\" object contains {1} components of @Inject or ( javax.inject.infix.* )." |
public static final String |
SCANED_QUEUE |
"[ ZERO ] ( {0} Queue ) The Zero system has found {0} components of @Queue." |
public static final String |
SOCK_ENABLED |
"[ ZERO ] ( Micro -> Sock ) Zero system detected the socket server is Enabled." |
public static final String |
VTC_END |
"[ ZERO ] ( {3} ) The verticle {0} has been deployed {1} instances successfully. id = {2}." |
public static final String |
VTC_FAIL |
"[ ZERO ] ( {3} ) The verticle {0} has been deployed {1} instances failed. id = {2}, cause = {3}." |
public static final String |
VTC_STOPPED |
"[ ZERO ] ( {2} ) The verticle {0} has been undeployed successfully, id = {1}." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACCEPTOR |
1500000 |
public static final int |
BODY |
1300000 |
public static final int |
CONTENT |
1400000 |
public static final int |
COOKIE |
1200000 |
public static final int |
CORS |
1100000 |
public static final int |
EVENT |
5000000 |
public static final int |
FILTER |
1900000 |
public static final int |
NORMALIZE |
2000000 |
public static final int |
SECURE |
1800000 |
public static final int |
SENDER |
6000000 |
public static final int |
SESSION |
1600000 |
public static final int |
SIGN |
3000000 |
public static final int |
USER_SESSION |
1700000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HOST |
"host" |
public static final String |
ID |
"id" |
public static final String |
META |
"metadata" |
public static final String |
NAME |
"name" |
public static final String |
PATH |
"path" |
public static final String |
PORT |
"port" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_POOL_NAME |
"DEFAULT_POOL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTRIBUTOR_VALIDATION_MESSAGES |
"ContributorValidationMessages" |
public static final String |
USER_VALIDATION_MESSAGES |
"vertx-validation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REALM |
"zero-micro" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REALM |
"zero-auth" |
Copyright © 2018. All rights reserved.