public interface UrlFetcher
| Modifier and Type | Method and Description |
|---|---|
InputStream |
fetchFromUrl(org.apache.http.impl.client.CloseableHttpClient client,
String base,
String name,
long ifModifiedSince) |
InputStream fetchFromUrl(org.apache.http.impl.client.CloseableHttpClient client, String base, String name, long ifModifiedSince) throws IOException
IOExceptionCopyright © 2015–2017. All rights reserved.