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

A

addDatakey(String, String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
加入一個Datakey
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.RequestModel
加入一個自定義Header

C

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.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.util - package com.digiwin.athena.esp.sdk.util
 
createHttpClient() - Static method in class com.digiwin.athena.esp.sdk.connection.HttpClientFactory
 

E

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
 
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
 

G

getBodyJsonString() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求應用內容JSON字串
getBodyJsonString() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得返回應用內容JSON字串
getDatakey(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得指定datakey的value
getDatakeyMap() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得Datakey關鍵字Map
getEocId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得指定eoc id
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
 
getEocTypeEnum(Integer) - Static method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getEspCode() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得ESP互動代碼(digi-code)
getEspMessage() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得ESP互動訊息(digi-message)
getExecutionProduct(String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
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.RequestModel
取得自定義Header Map
getHostAcct() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得執行服務的帳號
getHostId() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求端識別碼ID
getHostProd() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求端產品名稱
getHostVer() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得請求端產品版本
getHttpHeaders() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
getInvokeType() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
getLanguage() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得語系
getLevel() - Method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getLevelTag() - Method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getMaxLevel() - Static method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getMinLevel() - Static method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getOmTag() - Method in enum com.digiwin.athena.esp.sdk.enums.EocTypeEnum
 
getReqid() - Method in class com.digiwin.athena.esp.sdk.model.ResponseModel
取得reqid
getRequestModel() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getResponseModel() - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
getSecretKey(String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
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.ResponseModel
取得服務端回應結果代碼(digi-srvcode) 當調用過程發生系統類錯誤時,互動代碼可能為null
getTenantId() - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
取得租戶ID
getTenantId(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getTenantIdAndToken(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 
getUserToken(String) - Static method in class com.digiwin.athena.esp.sdk.util.TenantInfoUtil
 

H

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

I

IAM_BASE_URL - Static variable in class com.digiwin.athena.esp.sdk.constants.URLConstant
 
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
 
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)
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
 

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
 

P

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
 

R

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, String>, String) - Constructor for class com.digiwin.athena.esp.sdk.model.ResponseModel
 

S

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
 
setDatakeyMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定Datakey關鍵字Map
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
 
setHeaderMap(Map<String, String>) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定自定義Header Map
setHostAcct(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定執行服務的帳號
setHostId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求端識別碼ID
setHostProd(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求端產品名稱
setHostVer(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定請求端產品版本
setInvokeType(InvokeTypeEnum) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
 
setLanguage(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定語系
setRequestModel(RequestModel) - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
setResponseModel(ResponseModel) - Method in class com.digiwin.athena.esp.sdk.model.MessageModel
 
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
setTenantId(String) - Method in class com.digiwin.athena.esp.sdk.model.RequestModel
設定租戶ID

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
 
transform(Map<String, String>, Map<String, String>, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
 
transform(String, String, String) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
轉換訊息中的運營單元資訊
transformDatakey(Map<String, String>, Map<String, String>, JsonObject, int, StringBuilder) - Static method in class com.digiwin.athena.esp.sdk.util.EocOmTransformUtil
將運營單元Map轉換成datakey
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

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.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.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 E G H I M P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.