public class ProxyAwareHttpClient extends HttpClientDecorator
Constructor and Description |
---|
ProxyAwareHttpClient(HttpClient httpclient)
Decorates the given
HttpClient to be proxy aware. |
executeGet, executeGet, executeMethod, executePost, executePost, executePost, executePost, getConnectionManager, getHttpClientToDecorate
public ProxyAwareHttpClient(HttpClient httpclient)
HttpClient
to be proxy aware. This decorated instance will use the standard
JRE proxy selector to obtain proxy information.httpclient
- the HttpClient
to decorate with proxy awareness.ProxySelectorRoutePlanner
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.