| Package | Description |
|---|---|
| com.tencent.polaris.client.api | |
| com.tencent.polaris.client.flow |
| Modifier and Type | Method and Description |
|---|---|
SDKContext |
BaseEngine.getSDKContext() |
static SDKContext |
SDKContext.initContext()
通过默认配置初始化SDKContext
|
static SDKContext |
SDKContext.initContextByConfig(com.tencent.polaris.api.config.Configuration config)
通过配置对象初始化SDK上下文
|
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceCallResultListener> |
ServiceCallResultListener.getServiceCallResultListeners(SDKContext sdkContext)
从全局变量中获取监听器数组
|
void |
ServiceCallResultListener.init(SDKContext context)
初始化handler
|
| Constructor and Description |
|---|
BaseEngine(SDKContext sdkContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFlow.setSDKContext(SDKContext sdkContext) |
Copyright © 2023. All rights reserved.