public class DefaultHttpClientFactory extends AbstractHttpClientFactory
USER_AGENT| Constructor and Description |
|---|
DefaultHttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(org.apache.http.client.HttpClient httpClient) |
org.apache.http.impl.client.DefaultHttpClient |
create(org.apache.olingo.commons.api.http.HttpMethod method,
URI uri) |
public org.apache.http.impl.client.DefaultHttpClient create(org.apache.olingo.commons.api.http.HttpMethod method,
URI uri)
public void close(org.apache.http.client.HttpClient httpClient)
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.