类分层结构
- java.lang.Object
- net.jlxxw.http.spider.base.AbstractCookieStore (implements org.apache.hc.client5.http.cookie.CookieStore)
- net.jlxxw.http.spider.file.thread.AbstractDownloadFileThread (implements java.util.concurrent.Callable<V>)
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.impl.BaseGenericObjectPool<T>
- org.apache.commons.pool2.impl.GenericObjectPool<T> (implements org.apache.commons.pool2.impl.GenericObjectPoolMXBean, org.apache.commons.pool2.ObjectPool<T>, org.apache.commons.pool2.UsageTracking<T>)
- org.apache.commons.pool2.BasePooledObjectFactory<T> (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- org.apache.commons.pool2.impl.DefaultPooledObject<T> (implements org.apache.commons.pool2.PooledObject<T>)
- net.jlxxw.http.spider.file.DownloadFileTools
- net.jlxxw.http.spider.file.FileInfo
- net.jlxxw.http.spider.properties.FileProperties
- net.jlxxw.http.spider.properties.HttpConcurrencyPoolProperties
- net.jlxxw.http.spider.adapter.HttpSpiderAdapter (implements net.jlxxw.http.spider.HttpSpider)
- net.jlxxw.http.spider.configuration.HttpSpiderAutoConfiguration
- net.jlxxw.http.spider.util.HttpUtils
- net.jlxxw.http.spider.properties.ProxyPoolProperties
- net.jlxxw.http.spider.properties.RestTemplateProperties