程序包com.digiwin.dap.middleware.dwpay.common.comm的分层结构
类分层结构
- java.lang.Object
- com.digiwin.dap.middleware.dwpay.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.dwpay.common.comm.CustomHttpRequestRetryHandler
- com.digiwin.dap.middleware.dwpay.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.dwpay.common.comm.HttpDeleteWithBody
- org.apache.hc.client5.http.classic.methods.HttpUriRequestBase (implements org.apache.hc.core5.concurrent.CancellableDependency, org.apache.hc.client5.http.classic.methods.HttpUriRequest)
- org.apache.hc.core5.http.message.BasicClassicHttpRequest (implements org.apache.hc.core5.http.ClassicHttpRequest)
- org.apache.hc.core5.http.message.BasicHttpRequest (implements org.apache.hc.core5.http.HttpRequest)
- com.digiwin.dap.middleware.dwpay.common.comm.HttpMessage
- com.digiwin.dap.middleware.dwpay.common.comm.RequestMessage
- com.digiwin.dap.middleware.dwpay.common.comm.ResponseMessage
- com.digiwin.dap.middleware.dwpay.common.comm.ServiceClient
- com.digiwin.dap.middleware.dwpay.common.comm.DefaultServiceClient
- java.lang.Thread (implements java.lang.Runnable)
- com.digiwin.dap.middleware.dwpay.common.comm.IdleConnectionReaper
接口分层结构
- com.digiwin.dap.middleware.dwpay.common.comm.RequestHandler
- com.digiwin.dap.middleware.dwpay.common.comm.ResponseHandler
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.digiwin.dap.middleware.dwpay.common.comm.Protocol
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)