public static interface HttpClient.Factory
Modifier and Type | Method and Description |
---|---|
HttpClient |
createClient(java.net.URL url)
Creates a HTTP client that will send requests to the given URL.
|
HttpClient createClient(java.net.URL url)
url
- URL