public static class JreHttpClient.Factory extends java.lang.Object implements HttpClient.Factory
Constructor and Description |
---|
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.
|
public HttpClient createClient(java.net.URL url)
HttpClient.Factory
createClient
in interface HttpClient.Factory
url
- URL