Package io.split.client.utils
Interface InputStreamProvider
-
- All Known Implementing Classes:
FileInputStreamProvider,StaticContentInputStreamProvider
public interface InputStreamProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStreamget()
-
-
-
Method Detail
-
get
InputStream get() throws InputStreamProviderException
- Throws:
InputStreamProviderException
-
-