public interface InputStreamFactory
Modifier and Type | Method and Description |
---|---|
InputStream |
open()
Open the stream.
|
InputStream open() throws IOException
IOException
- any io exception that would prevent the stream to be openedCopyright © 2015 eXo Platform SAS. All Rights Reserved.