public interface InputStreamFacade
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Retrieves the actual
InputStream. |
InputStream getInputStream() throws IOException
InputStream. The caller must assume, that this method may be invoked only once.IOExceptionCopyright © 2001–2019 Codehaus Plexus. All rights reserved.