public static interface HttpClient.Factory
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
createClient(URL url)
Creates a HTTP client that will send requests to the given URL.
|
HttpClient createClient(URL url)
url - URLCopyright © 2015. All rights reserved.