| Package | Description |
|---|---|
| com.digiwin.athena.esp.sdk | |
| com.digiwin.athena.esp.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static ResponseModel |
Invoker.invokeRestFasync(RequestModel requestModel)
以全異步模式(fasync)調用服務池(RESTful)
|
static ResponseModel |
Invoker.invokeRestFasync(RequestModel requestModel,
String callbackId)
以全異步模式(fasync)調用服務池(RESTful) 以DWEAI實作callback的請使用此method進行調用
|
static ResponseModel |
Invoker.invokeRestSync(RequestModel requestModel)
以同步模式(sync)調用服務池(RESTful)
|
| Modifier and Type | Method and Description |
|---|---|
RequestModel |
MessageModel.getRequestModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageModel.setRequestModel(RequestModel requestModel) |
Copyright © 2021. All rights reserved.