public class RpcConfig extends MqConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING |
protected String |
encoding |
protected String |
module |
protected int |
timeout |
accessToken, broker, mode, mq, registerToken, topic| Constructor and Description |
|---|
RpcConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
String |
getModule() |
int |
getTimeout() |
void |
setEncoding(String encoding) |
void |
setModule(String module) |
void |
setTimeout(int timeout) |
getAccessToken, getBroker, getMode, getMq, getRegisterToken, getTopic, setAccessToken, setBroker, setMode, setMq, setRegisterToken, setTopicpublic static final String DEFAULT_ENCODING
protected String module
protected int timeout
protected String encoding
Copyright © 2015. All rights reserved.