类 EMCUtils

java.lang.Object
com.digiwin.dap.middleware.emc.internal.EMCUtils

public class EMCUtils extends Object
  • 字段详细资料

    • EMC_RESOURCE_MANAGER

      public static final ResourceManager EMC_RESOURCE_MANAGER
  • 构造器详细资料

    • EMCUtils

      public EMCUtils()
  • 方法详细资料

    • validateEndpoint

      public static boolean validateEndpoint(String endpoint)
      Validate endpoint.
      参数:
      endpoint - dmc endpoint
      返回:
      是否有效
    • ensureEndpointValid

      public static void ensureEndpointValid(String endpoint)
    • safeCloseResponse

      public static void safeCloseResponse(ResponseMessage response)