Class HttpClientUrlDownloader

java.lang.Object
com.helger.httpclient.HttpClientUrlDownloader
All Implemented Interfaces:
com.helger.base.url.IURLDownloader

public class HttpClientUrlDownloader extends Object implements com.helger.base.url.IURLDownloader
Special implementation of IURLDownloader to download data using Apache HttpClient via GET and the provided HttpClientSettings.
Since:
10.4.1
Author:
Philip Helger