public class ClientFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_TIMEOUT |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.client.HttpClient |
getClient() |
static org.apache.http.impl.client.CloseableHttpClient |
newClient(int timeout) |
public static final int DEFAULT_TIMEOUT
Copyright © 2018. All rights reserved.