public class HttpClientGenerator extends Object
| Constructor and Description |
|---|
HttpClientGenerator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.impl.client.CloseableHttpClient |
getClient(Site site) |
HttpClientGenerator |
setPoolSize(int poolSize) |
public HttpClientGenerator setPoolSize(int poolSize)
public org.apache.http.impl.client.CloseableHttpClient getClient(Site site)
Copyright © 2017. All rights reserved.