protected Authenticator |
CommonHttpClient.createAuthenticator(HttpOptions options) |
protected Response |
CommonHttpClient.request(Method method,
Map<String,String> extraHeader,
byte[] body,
URL url,
HttpOptions options) |
Response |
HttpClient.request(String resource,
Method method,
Map<String,String> extraHeader,
Map<String,List<String>> parameters,
byte[] body,
HttpOptions options) |
Response |
MockCommonHttpClient.request(String resource,
Method method,
Map<String,String> extraHeader,
Map<String,List<String>> parameters,
byte[] body,
HttpOptions options) |
Response |
CommonHttpClient.request(String resource,
Method method,
Map<String,String> extraHeader,
Map<String,List<String>> parameters,
byte[] body,
HttpOptions options) |
protected void |
CommonHttpClient.startTimeoutThread(HttpURLConnection connection,
HttpOptions options) |