public class SofaBootRpcConfigConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
APP_NAME |
static int |
BOLT_PORT_DEFAULT |
static int |
DUBBO_PORT_DEFAULT |
static int |
H2C_PORT_DEFAULT |
static String |
REGISTRY_FILE_PATH_DEFAULT |
static String |
REGISTRY_PROTOCOL_LOCAL |
static String |
REGISTRY_PROTOCOL_ZOOKEEPER |
static boolean |
REST_DAEMON_DEFAULT |
static int |
REST_EXECUTOR_THREAD_COUNT_DEFAULT |
static int |
REST_IO_THREAD_COUNT_DEFAULT |
static int |
REST_MAX_REQUEST_SIZE_DEFAULT |
static int |
REST_PORT_DEFAULT |
static boolean |
REST_TELNET_DEFAULT |
static String |
RPC_PROTOCOL_BOLT |
static String |
RPC_PROTOCOL_DUBBO |
static String |
RPC_PROTOCOL_H2C |
static String |
RPC_PROTOCOL_REST |
| 构造器和说明 |
|---|
SofaBootRpcConfigConstants() |
public static final int BOLT_PORT_DEFAULT
public static final int H2C_PORT_DEFAULT
public static final int REST_PORT_DEFAULT
public static final int REST_IO_THREAD_COUNT_DEFAULT
public static final int REST_EXECUTOR_THREAD_COUNT_DEFAULT
public static final int REST_MAX_REQUEST_SIZE_DEFAULT
public static final boolean REST_TELNET_DEFAULT
public static final boolean REST_DAEMON_DEFAULT
public static final int DUBBO_PORT_DEFAULT
public static final String REGISTRY_FILE_PATH_DEFAULT
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.