程序包com.digiwin.dap.middleware.emc.common.comm的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.digiwin.dap.middleware.emc.common.comm.CustomHttpResponseInterceptor (implements org.apache.hc.core5.http.HttpResponseInterceptor)
    • org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy (implements org.apache.hc.client5.http.HttpRequestRetryStrategy)
    • com.digiwin.dap.middleware.emc.common.comm.ExecutionContext
    • org.apache.hc.core5.http.message.HeaderGroup (implements org.apache.hc.core5.http.MessageHeaders, java.io.Serializable)
      • org.apache.hc.core5.http.message.BasicHttpRequest (implements org.apache.hc.core5.http.HttpRequest)
        • org.apache.hc.core5.http.message.BasicClassicHttpRequest (implements org.apache.hc.core5.http.ClassicHttpRequest)
          • org.apache.hc.client5.http.classic.methods.HttpUriRequestBase (implements org.apache.hc.core5.concurrent.CancellableDependency, org.apache.hc.client5.http.classic.methods.HttpUriRequest)
    • com.digiwin.dap.middleware.emc.common.comm.HttpMessage
    • com.digiwin.dap.middleware.emc.common.comm.ServiceClient
    • java.lang.Thread (implements java.lang.Runnable)

接口分层结构

枚举类分层结构