Skip navigation links
A C D E F G H I J L M P R S T U V 

A

addbodyJsonString(String, Object) - Method in class com.digiwin.athena.esp.sdk.model.ApiInvokeInfoModel
 
addDatakey(String, String) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
addDatakey(String, String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
加入一個Datakey
addDatakey(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
加入一個Datakey
addDebugInfo(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
加入DebugInfo
addDispatchCompany(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
addEocDispatchInfo(EocDispatchInfoModel) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
addEocId(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
加入一個eoc id
addHeader(String, String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
加入一個自定義Header
addHeader(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
加入一個自定義Header
addOmId(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
加入一個om id
ApiInvokeInfoModel - Class in com.digiwin.athena.esp.sdk.model
 
ApiInvokeInfoModel() - Constructor for class com.digiwin.athena.esp.sdk.model.ApiInvokeInfoModel
 
APP_AUTH_EXCLUDE - Static variable in class com.digiwin.athena.esp.sdk.constants.AppConstant
 
APP_ID - Static variable in class com.digiwin.athena.esp.sdk.constants.AppConstant
 
APP_SECRET - Static variable in class com.digiwin.athena.esp.sdk.constants.AppConstant
 
APP_TOKEN - Static variable in class com.digiwin.athena.esp.sdk.constants.AppConstant
 
AppConstant - Class in com.digiwin.athena.esp.sdk.constants
 
AppConstant() - Constructor for class com.digiwin.athena.esp.sdk.constants.AppConstant
 
ApplicationParameter - Class in com.digiwin.athena.esp.sdk.parameter
 
ApplicationParameter() - Constructor for class com.digiwin.athena.esp.sdk.parameter.ApplicationParameter
 
ArrayUtil - Class in com.digiwin.athena.esp.sdk.util
 
ArrayUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.ArrayUtil
 

C

canDapInvoke(MessageModel) - Static method in class com.digiwin.athena.esp.sdk.util.DAPSelectInvokeType
判断是否需要客户端路由
com.digiwin.athena.esp.sdk - package com.digiwin.athena.esp.sdk
 
com.digiwin.athena.esp.sdk.connection - package com.digiwin.athena.esp.sdk.connection
 
com.digiwin.athena.esp.sdk.constants - package com.digiwin.athena.esp.sdk.constants
 
com.digiwin.athena.esp.sdk.dap.log - package com.digiwin.athena.esp.sdk.dap.log
 
com.digiwin.athena.esp.sdk.dap.log.dto - package com.digiwin.athena.esp.sdk.dap.log.dto
 
com.digiwin.athena.esp.sdk.dap.log.service - package com.digiwin.athena.esp.sdk.dap.log.service
 
com.digiwin.athena.esp.sdk.enums - package com.digiwin.athena.esp.sdk.enums
 
com.digiwin.athena.esp.sdk.exception - package com.digiwin.athena.esp.sdk.exception
 
com.digiwin.athena.esp.sdk.init - package com.digiwin.athena.esp.sdk.init
 
com.digiwin.athena.esp.sdk.model - package com.digiwin.athena.esp.sdk.model
 
com.digiwin.athena.esp.sdk.mq - package com.digiwin.athena.esp.sdk.mq
 
com.digiwin.athena.esp.sdk.parameter - package com.digiwin.athena.esp.sdk.parameter
 
com.digiwin.athena.esp.sdk.util - package com.digiwin.athena.esp.sdk.util
 
compareTo(Delayed) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
compress(String) - Static method in class com.digiwin.athena.esp.sdk.util.CompressUtil
將字串壓縮
compressBody(String) - Static method in class com.digiwin.athena.esp.sdk.util.CompressUtil
將body內容壓縮。
CompressUtil - Class in com.digiwin.athena.esp.sdk.util
 
CompressUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.CompressUtil
 
containsIngoreCase(String[], String) - Static method in class com.digiwin.athena.esp.sdk.util.ArrayUtil
判斷array中是否包含searchString, 忽略大小寫
createHttpClient() - Static method in class com.digiwin.athena.esp.sdk.connection.HttpClientFactory
 
createHttpClient() - Static method in class com.digiwin.athena.esp.sdk.connection.LoadBalanceHttpClientFactory
 
createHttpClient() - Static method in class com.digiwin.athena.esp.sdk.util.DapLogHttpClientFactory
 
createLogItem(String, String, String, Map<String, String>, Map<String, String>, String) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 

D

DapInvoker - Class in com.digiwin.athena.esp.sdk
 
DapInvoker() - Constructor for class com.digiwin.athena.esp.sdk.DapInvoker
 
DapLogDto - Class in com.digiwin.athena.esp.sdk.dap.log.dto
 
DapLogDto() - Constructor for class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
DapLogHttpClientFactory - Class in com.digiwin.athena.esp.sdk.util
 
DapLogHttpClientFactory() - Constructor for class com.digiwin.athena.esp.sdk.util.DapLogHttpClientFactory
 
DapLogService - Class in com.digiwin.athena.esp.sdk.dap.log.service
 
DapLogService() - Constructor for class com.digiwin.athena.esp.sdk.dap.log.service.DapLogService
 
DapRequest - Class in com.digiwin.athena.esp.sdk.dap.log.dto
 
DapRequest() - Constructor for class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
DAPSelectInvokeType - Class in com.digiwin.athena.esp.sdk.util
 
DAPSelectInvokeType() - Constructor for class com.digiwin.athena.esp.sdk.util.DAPSelectInvokeType
 
DapService - Class in com.digiwin.athena.esp.sdk.dap.log.dto
 
DapService() - Constructor for class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 

E

enableEspRouting(Boolean) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
是否透過ESP調用敏態服務
EOC_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
EocDispatchInfoModel - Class in com.digiwin.athena.esp.sdk.model
 
EocDispatchInfoModel() - Constructor for class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
EocOmTransformUtil - Class in com.digiwin.athena.esp.sdk.util
 
EocOmTransformUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
 
EocTypeEnum - Enum in com.digiwin.athena.esp.sdk.enums
 
ESP_REST_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
ESPDP_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
ESPInvocationException - Exception in com.digiwin.athena.esp.sdk.exception
 
ESPInvocationException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.ESPInvocationException
 
ESPInvocationException(String, Throwable) - Constructor for exception com.digiwin.athena.esp.sdk.exception.ESPInvocationException
 
EspSdkInitialize - Class in com.digiwin.athena.esp.sdk.init
 
EspSdkInitialize() - Constructor for class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
 
EtlMessageModel - Class in com.digiwin.athena.esp.sdk.model
 
EtlMessageModel() - Constructor for class com.digiwin.athena.esp.sdk.model.EtlMessageModel
 
EtlRequestModel - Class in com.digiwin.athena.esp.sdk.model
ESP ETL請求訊息物件
EtlRequestModel() - Constructor for class com.digiwin.athena.esp.sdk.model.EtlRequestModel
 
EtlResponseModel - Class in com.digiwin.athena.esp.sdk.model
ESP返回訊息物件
EtlResponseModel(Map<String, Object>, String) - Constructor for class com.digiwin.athena.esp.sdk.model.EtlResponseModel
 
execute(MessageModel) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
executeHttpRequest(HttpUriRequest) - Static method in class com.digiwin.athena.esp.sdk.util.HttpInvokeUtil
執行Http調用(含重試控制)
executeHttpRequest(HttpUriRequest) - Static method in class com.digiwin.athena.esp.sdk.util.LoadBalanceHttpInvokeUtil
執行Http調用(含重試控制)

F

fromJsonMap(String) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
 

G

getActionExecutionInfoJsonObject() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getAp_name() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getAp_name() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
getAp_user() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getBody() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getBodyJsonString() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得請求應用內容JSON字串
getBodyJsonString() - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
取得返回應用內容JSON字串
getBodyJsonString() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求應用內容JSON字串
getBodyJsonString() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得返回應用內容JSON字串
getData_key() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getDatakey() - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
getDatakey(String) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
getDatakey(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得指定datakey的value
getDatakey(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得指定datakey的value
getDatakeyMap() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得Datakey關鍵字Map
getDatakeyMap() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得Datakey關鍵字Map
getDebugInfo(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得DebugInfo
getDelay(TimeUnit) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
getDispatchCompanys() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
getEocCompanyId() - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
getEocDispatchInfoModelList() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
getEocId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得指定eoc id
getEocMap() - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
getEocMap() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得eocmap
getEocMap(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getEocMappingJsonObject() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getEocTag() - Method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getEspCode() - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
取得ESP互動代碼(digi-code)
getEspCode() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得ESP互動代碼(digi-code)
getEspMessage() - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
取得ESP互動訊息(digi-message)
getEspMessage() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得ESP互動訊息(digi-message)
getEtlRequestModel() - Method in class com.digiwin.athena.esp.sdk.model.EtlMessageModel
 
getEtlResponseModel() - Method in class com.digiwin.athena.esp.sdk.model.EtlMessageModel
 
getExchangeName() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getExchangeType() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getHeader(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得指定自定義Header的value
getHeader(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
取得指定header
getHeader(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得指定自定義Header的value
getHeader(String) - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得指定header
getHeaderMap() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得自定義Header Map
getHeaderMap() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得自定義Header Map
getHeaders() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getHeaders() - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
 
getHeaders() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
 
getHostAcct() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得執行服務的雲用戶帳號
getHostAcct() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得執行服務的雲用戶帳號
getHostEmpAcct() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得執行服務的員工編號
getHostEmpAcct() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得執行服務的員工編號
getHostId() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得請求端識別碼ID
getHostId() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求端識別碼ID
getHostProd() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得請求端產品名稱
getHostProd() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求端產品名稱
getHostVer() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得請求端產品版本
getHostVer() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求端產品版本
getHttpHeaders() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
 
getHttpHeaders() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
getId() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getId() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
getInvokeProductType() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getInvokeType() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
 
getInvokeType() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
getIp() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getIp() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
getJobName() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得執行Job名稱
getJobVer() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得執行Job版本
getLanguage() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得語系
getLanguage() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得語系
getLevelTag() - Method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getLog_display_priority() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getLogs() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
getMappingJsonObject(String, String, String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
向MDC取得運營單元對應的JsonObject
getMessage() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getOmCompanyId() - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
getOmId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得指定om id
getOmMap() - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
getOmMap() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得ommap
getOmTag() - Method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getParameter(String) - Static method in class com.digiwin.athena.esp.sdk.parameter.ApplicationParameter
 
getPersistent() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getPlatform_time() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getQueueName() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getRabbitMQManager() - Static method in class com.digiwin.athena.esp.sdk.mq.RabbitMqManager
 
getReq_id() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
getReqid() - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
取得reqid
getReqid() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得reqid
getRequest() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
getRequestHeaders(RequestModel) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
getRequestModel() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getResponseHeaders(HttpResponse, RequestModel) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
getResponseModel() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getRoutingKey() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getService() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
getService_name() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
getServiceName() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得調用服務名稱
getServiceProd() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得服務端產品名稱
getServiceProdUid() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得服務端產品識別碼UID
getSrvCode() - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
取得服務端回應結果代碼(digi-srvcode) 當調用過程發生系統類錯誤時,互動代碼可能為null
getSrvCode() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得服務端回應結果代碼(digi-srvcode) 當調用過程發生系統類錯誤時,互動代碼可能為null
getState_code() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getTargetUrl(MessageModel) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
getTenant_id() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
getTenantBindProducts(String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getTenantId() - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
取得租戶ID
getTenantId() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得租戶ID
getTenantIdAndToken(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getTenantIdAndToken(String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getTenantIdBySecretKey(String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getTenantIdBySecretKey(String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getTimestamp() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getType() - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
getUid() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getUid() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
getUrl() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
getUserToken() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得用戶token
getVersion() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
getVersion() - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 

H

HttpClientFactory - Class in com.digiwin.athena.esp.sdk.connection
 
HttpClientFactory() - Constructor for class com.digiwin.athena.esp.sdk.connection.HttpClientFactory
 
HttpInvokeUtil - Class in com.digiwin.athena.esp.sdk.util
 
HttpInvokeUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.HttpInvokeUtil
 

I

IAM_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
initAppConfig(String, String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定應用相關資訊
initAppSecret(String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定AppSecret
initConfig(String, String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定調用組件/中間件位址
initConfig(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定調用組件/中間件位址
initConfig(String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定調用組件/中間件位址
initConfig(String, String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定調用組件/中間件位址
initLmcConfig(String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定日誌中心(LMC)位址
initMQConfig(String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定MQ位址
invokeEtlSync(EtlRequestModel) - Static method in class com.digiwin.athena.esp.sdk.Invoker
以同步模式(sync)調用服務池(ETL)
Invoker - Class in com.digiwin.athena.esp.sdk
 
Invoker() - Constructor for class com.digiwin.athena.esp.sdk.Invoker
 
invokeRestFasync(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.digiwin.athena.esp.sdk.Invoker
Deprecated.
invokeRestFasync(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String, Map<String, String>) - Static method in class com.digiwin.athena.esp.sdk.Invoker
Deprecated.
invokeRestFasync(RequestModel) - Static method in class com.digiwin.athena.esp.sdk.Invoker
以全異步模式(fasync)調用服務池(RESTful)
invokeRestFasync(RequestModel, String, Map<String, String>) - Static method in class com.digiwin.athena.esp.sdk.Invoker
以全異步模式(fasync)調用服務池(RESTful) 以DWEAI實作全異步調用鍊的請使用此method進行調用
invokeRestFasync(RequestModel, String) - Static method in class com.digiwin.athena.esp.sdk.Invoker
以全異步模式(fasync)調用服務池(RESTful) 以DWEAI實作callback的請使用此method進行調用
invokeRestSync(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.digiwin.athena.esp.sdk.Invoker
Deprecated.
invokeRestSync(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String, Map<String, String>) - Static method in class com.digiwin.athena.esp.sdk.Invoker
Deprecated.
invokeRestSync(RequestModel) - Static method in class com.digiwin.athena.esp.sdk.Invoker
以同步模式(sync)調用服務池(RESTful)
InvokeTypeEnum - Enum in com.digiwin.athena.esp.sdk.enums
 
isEmpty(Object) - Static method in class com.digiwin.athena.esp.sdk.util.StringUtil
判斷是否為空值(包含null)
isEmptyOrSpace(Object) - Static method in class com.digiwin.athena.esp.sdk.util.StringUtil
判斷是否為空值(包含null)或空白
isNull(JsonElement) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
判斷Json物件是否為null、JsonNull
isNullOrEmpty(JsonElement) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
判斷Json物件是否為null、JsonNull或空值
isNullOrEmptyOrSpace(JsonElement) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
判斷Json物件是否為null、JsonNull、空值或空格

J

JsonFormatException - Exception in com.digiwin.athena.esp.sdk.exception
 
JsonFormatException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.JsonFormatException
 
JsonFormatException(String, Throwable) - Constructor for exception com.digiwin.athena.esp.sdk.exception.JsonFormatException
 
JsonUtil - Class in com.digiwin.athena.esp.sdk.util
 
JsonUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.JsonUtil
 

L

LMC_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
LoadBalanceHttpClientFactory - Class in com.digiwin.athena.esp.sdk.connection
 
LoadBalanceHttpClientFactory() - Constructor for class com.digiwin.athena.esp.sdk.connection.LoadBalanceHttpClientFactory
 
LoadBalanceHttpInvokeUtil - Class in com.digiwin.athena.esp.sdk.util
 
LoadBalanceHttpInvokeUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.LoadBalanceHttpInvokeUtil
 
LogItem - Class in com.digiwin.athena.esp.sdk.dap.log.dto
 
LogItem() - Constructor for class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
LogItemType - Enum in com.digiwin.athena.esp.sdk.dap.log
 
LogUtil - Class in com.digiwin.athena.esp.sdk.util
 
LogUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.LogUtil
 

M

MDC_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
MDCInvocationException - Exception in com.digiwin.athena.esp.sdk.exception
 
MDCInvocationException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.MDCInvocationException
 
MDCInvocationException(String, Throwable) - Constructor for exception com.digiwin.athena.esp.sdk.exception.MDCInvocationException
 
MessageModel - Class in com.digiwin.athena.esp.sdk.model
 
MessageModel() - Constructor for class com.digiwin.athena.esp.sdk.model.MessageModel
 
MQ_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
MqPublishParam - Class in com.digiwin.athena.esp.sdk.model
 
MqPublishParam() - Constructor for class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
MQUtil - Class in com.digiwin.athena.esp.sdk.util
 
MQUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.MQUtil
 

P

parseHttpResponseBody(HttpResponse, String) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
 
ProductOperationIdNotFoundException - Exception in com.digiwin.athena.esp.sdk.exception
 
ProductOperationIdNotFoundException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.ProductOperationIdNotFoundException
 
ProductUIDNotFoundException - Exception in com.digiwin.athena.esp.sdk.exception
 
ProductUIDNotFoundException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.ProductUIDNotFoundException
 
ProductUIDNotFoundException(String, Throwable) - Constructor for exception com.digiwin.athena.esp.sdk.exception.ProductUIDNotFoundException
 
publishMessage(MqPublishParam) - Method in class com.digiwin.athena.esp.sdk.mq.RabbitMqManager
 

R

RabbitMqManager - Class in com.digiwin.athena.esp.sdk.mq
 
RequestModel - Class in com.digiwin.athena.esp.sdk.model
ESP請求訊息物件
RequestModel() - Constructor for class com.digiwin.athena.esp.sdk.model.RequestModel
 
ResponseModel - Class in com.digiwin.athena.esp.sdk.model
ESP返回訊息物件
ResponseModel(Map<String, Object>, String) - Constructor for class com.digiwin.athena.esp.sdk.model.ResponseModel
 

S

saveHttpErrorLogToLMC(String, String, int) - Static method in class com.digiwin.athena.esp.sdk.util.LogUtil
 
saveLogToLMC(String, String, Map<String, Object>, Integer, Map<String, Object>, String, Exception) - Static method in class com.digiwin.athena.esp.sdk.util.LogUtil
 
saveRequestLog(String, Map<String, Object>, Map<String, Object>, String) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
saveResponseErrorLog(String, Map<String, Object>, Exception) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
saveResponseLog(String, Map<String, Object>, Integer, Map<String, Object>, String) - Method in class com.digiwin.athena.esp.sdk.DapInvoker
 
savleLog(DapLogDto) - Method in class com.digiwin.athena.esp.sdk.dap.log.service.DapLogService
 
sendApiInvokeInfo(MessageModel) - Static method in class com.digiwin.athena.esp.sdk.util.MQUtil
 
setActionExecutionInfoJsonObject(JsonObject) - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
setAp_name(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setAp_name(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
setAp_user(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setAppAuthExclude(String) - Static method in class com.digiwin.athena.esp.sdk.init.EspSdkInitialize
設定排除自動附加apptoken和appsecret的應用
setAppVer(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定appver(應用版本資訊)
setBody(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setBodyJsonString(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定請求應用內容JSON字串
setBodyJsonString(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlResponseModel
 
setBodyJsonString(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求應用內容JSON字串
setBodyJsonString(String) - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
 
setData_key(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setDatakey(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
setDatakeyMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定Datakey關鍵字Map
setDatakeyMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定Datakey關鍵字Map
setDigiCompressed(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定digi-compressed
setDispatchCompanys(Set<String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
setEocCompanyId(String) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
setEocDispatchInfoModelList(List<EocDispatchInfoModel>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
setEocId(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.ApiInvokeInfoModel
 
setEocMap(EocDispatchInfoModel.EocMap) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
setEocMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定eocmap
setEocMappingJsonObject(JsonObject) - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
setEtlRequestModel(EtlRequestModel) - Method in class com.digiwin.athena.esp.sdk.model.EtlMessageModel
 
setEtlResponseModel(EtlResponseModel) - Method in class com.digiwin.athena.esp.sdk.model.EtlMessageModel
 
setExchangeName(String) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setExchangeType(String) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setHeaderMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定自定義Header Map
setHeaderMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定自定義Header Map
setHeaders(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setHostAcct(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定執行服務的雲用戶帳號
setHostAcct(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定執行服務的雲用戶帳號
setHostEmpAcct(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定執行服務的員工編號
setHostEmpAcct(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定執行服務的員工編號
setHostId(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定請求端識別碼ID
setHostId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求端識別碼ID
setHostProd(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定請求端產品名稱
setHostProd(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求端產品名稱
setHostVer(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定請求端產品版本
setHostVer(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求端產品版本
setId(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setId(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
setInvokeType(InvokeTypeEnum) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
 
setInvokeType(InvokeTypeEnum) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
setIp(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setIp(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
setJobName(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定執行Job名稱
setJobVer(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定執行Job版本
setLanguage(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定語系
setLanguage(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定語系
setLog_display_priority(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setLogs(LogItem[]) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
setMessage(String) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setNeedCompress(boolean) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定response(同步)或callback(全異步)是否要壓縮
setOmCompanyId(String) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
setOmMap(EocDispatchInfoModel.OmMap) - Method in class com.digiwin.athena.esp.sdk.model.EocDispatchInfoModel
 
setOmMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定ommap
setParameter(String, Object) - Static method in class com.digiwin.athena.esp.sdk.parameter.ApplicationParameter
 
setPersistent(Boolean) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setPlatform_time(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setQueueName(String) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setReq_id(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
setRequest(DapRequest) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
setRequestModel(RequestModel) - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
setResponseModel(ResponseModel) - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
setRoutingKey(String) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setService(DapService) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapLogDto
 
setService_name(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
setServiceName(String) - Method in class com.digiwin.athena.esp.sdk.model.ApiInvokeInfoModel
 
setServiceName(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定調用服務名稱
setServiceProd(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定服務端產品名稱
setServiceProdUid(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定服務端產品識別碼UID
setState_code(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setTenant_id(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
setTenantId(String) - Method in class com.digiwin.athena.esp.sdk.model.ApiInvokeInfoModel
 
setTenantId(String) - Method in class com.digiwin.athena.esp.sdk.model.EtlRequestModel
設定租戶ID
setTenantId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定租戶ID
setTimestamp(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setType(String) - Method in class com.digiwin.athena.esp.sdk.model.MqPublishParam
 
setUid(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setUid(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
setUrl(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.LogItem
 
setVersion(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapRequest
 
setVersion(String) - Method in class com.digiwin.athena.esp.sdk.dap.log.dto.DapService
 
StringUtil - Class in com.digiwin.athena.esp.sdk.util
 
StringUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.StringUtil
 

T

TargetInvocationException - Exception in com.digiwin.athena.esp.sdk.exception
 
TargetInvocationException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.TargetInvocationException
 
TargetInvocationException(String, Throwable) - Constructor for exception com.digiwin.athena.esp.sdk.exception.TargetInvocationException
 
TenantInfoEnum - Enum in com.digiwin.athena.esp.sdk.enums
 
TenantInfoNotFoundException - Exception in com.digiwin.athena.esp.sdk.exception
 
TenantInfoNotFoundException(String) - Constructor for exception com.digiwin.athena.esp.sdk.exception.TenantInfoNotFoundException
 
TenantInfoNotFoundException(String, Throwable) - Constructor for exception com.digiwin.athena.esp.sdk.exception.TenantInfoNotFoundException
 
TenantInfoUtil - Class in com.digiwin.athena.esp.sdk.util
 
TenantInfoUtil() - Constructor for class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
TM_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
toJsonTreeIgnoreNull(Object) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
 
toString(Object) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
 
toStringIgnoreNull(Object) - Static method in class com.digiwin.athena.esp.sdk.util.JsonUtil
 
transform(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換訊息中的運營單元資訊
transform(String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換訊息中的運營單元資訊
transformByServiceName(String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換訊息中的運營單元資訊
transformEocOmMap(Map<String, String>, Map<String, String>, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換eocmap/ommap
transformEocOmMap(Map<String, String>, Map<String, String>, String, String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換eocmap/ommap
transformRequest(MessageModel) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換MessageModel中的Request訊息運營單元資訊 包含UID、datakey、body訊息
transformResponse(MessageModel) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換MessageModel的Response訊息中的運營單元資訊 包含body訊息

U

uncompress(String) - Static method in class com.digiwin.athena.esp.sdk.util.CompressUtil
將字串解壓縮
uncompressAndTransform(String, String, Map<String, ?>) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
解壓縮並轉換訊息中的運營單元資訊
uncompressBody(String) - Static method in class com.digiwin.athena.esp.sdk.util.CompressUtil
將body內容解壓縮。
URLConstant - Class in com.digiwin.athena.esp.sdk.constants
 
URLConstant() - Constructor for class com.digiwin.athena.esp.sdk.constants.URLConstant
 

V

valueOf(String) - Static method in enum com.digiwin.athena.esp.sdk.dap.log.LogItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.digiwin.athena.esp.sdk.enums.InvokeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.digiwin.athena.esp.sdk.enums.TenantInfoEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.digiwin.athena.esp.sdk.dap.log.LogItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.digiwin.athena.esp.sdk.enums.InvokeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.digiwin.athena.esp.sdk.enums.TenantInfoEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I J L M P R S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.