Interface InputStreamSupplier
-
public interface InputStreamSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStreamget()
-
-
-
Method Detail
-
get
InputStream get() throws IOException
- Throws:
IOException
-
-