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.IOException
Copyright © 2001-2013 Codehaus. All Rights Reserved.