类 EMCUtils
java.lang.Object
com.digiwin.dap.middleware.emc.internal.EMCUtils
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidensureEndpointValid(String endpoint) static voidsafeCloseResponse(ResponseMessage response) static booleanvalidateEndpoint(String endpoint) Validate endpoint.
-
字段详细资料
-
EMC_RESOURCE_MANAGER
-
-
构造器详细资料
-
EMCUtils
public EMCUtils()
-
-
方法详细资料
-
validateEndpoint
Validate endpoint.- 参数:
endpoint- dmc endpoint- 返回:
- 是否有效
-
ensureEndpointValid
-
safeCloseResponse
-