public interface HttpClientFactory
Modifier and Type | Method and Description |
---|---|
void |
close(HttpClient httpClient) |
HttpClient |
create(HttpMethod method,
URI uri) |
HttpClient create(HttpMethod method, URI uri)
void close(HttpClient httpClient)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.