类分层结构
- java.lang.Object
- top.jfunc.common.http.component.AbstractBodyContentCallbackCreator<CC> (implements top.jfunc.common.http.component.BodyContentCallbackCreator<CC>)
- top.jfunc.common.http.component.AbstractCloseAdapter<C> (implements java.io.Closeable)
- top.jfunc.common.http.base.AbstractConfigurableHttp
- top.jfunc.common.http.smart.AbstractSmartHttpClient<CC> (implements top.jfunc.common.http.smart.SmartHttpClient, top.jfunc.common.http.smart.SmartHttpTemplate<C>)
- top.jfunc.common.http.smart.AbstractImplementSmartHttpClient<CC> (implements top.jfunc.common.http.smart.TemplateInterceptor)
- top.jfunc.common.http.component.AbstractHeaderExtractor<S> (implements top.jfunc.common.http.component.HeaderExtractor<S>)
- top.jfunc.common.http.component.AbstractHeaderHandler<C> (implements top.jfunc.common.http.component.HeaderHandler<C>)
- top.jfunc.common.http.component.AbstractRequesterFactory<C> (implements top.jfunc.common.http.component.RequesterFactory<C>)
- top.jfunc.common.http.component.AbstractStreamExtractor<S> (implements top.jfunc.common.http.component.StreamExtractor<S>)
- top.jfunc.common.http.component.AbstractUploadContentCallbackCreator<CC> (implements top.jfunc.common.http.component.UploadContentCallbackCreator<CC>)
- top.jfunc.common.http.util.ApacheUtil
- top.jfunc.common.http.component.apache.DefaultApacheRequestExecutor (implements top.jfunc.common.http.component.RequestExecutor<Client,Request,Response>)
- top.jfunc.common.http.component.apache.DefaultApacheStatusCodeExtractor (implements top.jfunc.common.http.component.StatusCodeExtractor<S>)