Interface HttpGetReader
-
public interface HttpGetReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
read(URL url)
-
-
-
Method Detail
-
read
InputStream read(URL url) throws IOException
- Throws:
IOException
-
-