public class HTTPClientVersionCheck
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
newHTTPClientAvailable |
private static boolean |
useOldHTTPClient |
| Constructor and Description |
|---|
HTTPClientVersionCheck() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNewHTTPClientAvailable() |
static boolean |
isUseOldHTTPClient() |