类分层结构
- java.lang.Object
- cn.taketoday.http.client.support.BasicAuthenticationInterceptor (implements cn.taketoday.http.client.ClientHttpRequestInterceptor)
- cn.taketoday.http.client.support.HttpAccessor
- cn.taketoday.http.client.support.InterceptingHttpAccessor
- cn.taketoday.http.client.support.HttpRequestDecorator (implements cn.taketoday.http.HttpRequest)
- cn.taketoday.http.client.support.NetworkProxyFactoryBean (implements cn.taketoday.beans.factory.FactoryBean<T>, cn.taketoday.beans.factory.InitializingBean)