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