public interface HttpInputStreamManager
HttpManagerFactory
.Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream(java.net.URL url)
Downloads and caches a URL as an InputStream.
|
java.io.InputStream getInputStream(java.net.URL url)
url
- the URL to download from.