org.crsh.util
Interface InputStreamFactory


public interface InputStreamFactory

Author:
Julien Viet

Method Summary
 InputStream open()
          Open the stream.
 

Method Detail

open

InputStream open()
                 throws IOException
Open the stream.

Returns:
the stream
Throws:
IOException - any io exception that would prevent the stream to be opened


Copyright © 2015 eXo Platform SAS. All Rights Reserved.