| 程序包 | 说明 |
|---|---|
| com.qq.tars.server.config | |
| com.qq.tars.server.core |
| 限定符和类型 | 方法和说明 |
|---|---|
ServantAdapterConfig |
ServantAdapterConfig.load(Config conf,
String adapterName) |
ServantAdapterConfig |
ServantAdapterConfig.setEndpoint(Endpoint endpoint) |
ServantAdapterConfig |
ServantAdapterConfig.setHandleGroup(String handleGroup) |
ServantAdapterConfig |
ServantAdapterConfig.setMaxConns(int maxConns) |
ServantAdapterConfig |
ServantAdapterConfig.setProtocol(String protocol) |
ServantAdapterConfig |
ServantAdapterConfig.setQueueCap(int queueCap) |
ServantAdapterConfig |
ServantAdapterConfig.setQueueTimeout(int queueTimeout) |
ServantAdapterConfig |
ServantAdapterConfig.setServant(String servant) |
ServantAdapterConfig |
ServantAdapterConfig.setThreads(int threads) |
| 限定符和类型 | 方法和说明 |
|---|---|
LinkedHashMap<String,ServantAdapterConfig> |
ServerConfig.getServantAdapterConfMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerConfig |
ServerConfig.setServantAdapterConfMap(LinkedHashMap<String,ServantAdapterConfig> servantAdapterConfMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
ServantAdapterConfig |
ServantAdapter.getServantAdapterConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Executor |
ServantThreadPoolManager.get(ServantAdapterConfig config) |
| 构造器和说明 |
|---|
ServantAdapter(ServantAdapterConfig servantAdapterConfig) |
Copyright © 2020. All Rights Reserved.