接口的使用
net.jlxxw.http.spider.base.AbstractProxyHostProducer
-
net.jlxxw.http.spider.configuration中AbstractProxyHostProducer的使用
修饰符和类型方法说明HttpSpiderAutoConfiguration.spiderProxyRestTemplateObject(RestTemplateProperties restTemplateProperties, AbstractProxyHostProducer abstractProxyHostProducer, AbstractCookieStore abstractCookieStore) -
net.jlxxw.http.spider.proxy中AbstractProxyHostProducer的使用
限定符构造器说明ProxyRestTemplateObject(org.springframework.web.client.RestTemplate object, AbstractProxyHostProducer abstractProxyHostProducer, org.apache.hc.core5.http.HttpHost host) Create a new instance that wraps the provided object so that the pool can track the state of the pooled object.