public static interface HttpConnection.InputStreamGenerator
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream()
Implementors must return an InputStream that is ready to read from the beginning.
|
java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOException - if there is an error getting the InputStream