public class BasicApacheFetcher extends AbstractFetcher
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.http.client.config.RequestConfig |
requestConfig |
timeout| Constructor and Description |
|---|
BasicApacheFetcher(Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.impl.client.CloseableHttpClient |
createClient() |
FetcherResponse |
fetch(URI uri) |
public BasicApacheFetcher(Mode mode)
public FetcherResponse fetch(URI uri) throws LookupException, FileNotFoundException
LookupExceptionFileNotFoundExceptionprotected org.apache.http.impl.client.CloseableHttpClient createClient()
Copyright © 2021 NorStella. All rights reserved.