|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alipay.remoting.rpc.RpcConfigs
public class RpcConfigs
Constants for rpc.
| Field Summary | |
|---|---|
static String |
CONNECT_TIMEOUT_KEY
Connection timeout key in url. |
static String |
CONNECTION_NUM_KEY
Connection number key of each address |
static String |
CONNECTION_WARMUP_KEY
whether need to warm up connections |
static String |
URL_PROTOCOL
Protocol key in url. |
static String |
URL_VERSION
Version key in url. |
| Constructor Summary | |
|---|---|
RpcConfigs()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String URL_PROTOCOL
public static final String URL_VERSION
public static final String CONNECT_TIMEOUT_KEY
public static final String CONNECTION_NUM_KEY
public static final String CONNECTION_WARMUP_KEY
| Constructor Detail |
|---|
public RpcConfigs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||