Uses of Interface
io.split.client.utils.InputStreamProvider
-
Packages that use InputStreamProvider Package Description io.split.client io.split.client.utils -
-
Uses of InputStreamProvider in io.split.client
Constructors in io.split.client with parameters of type InputStreamProvider Constructor Description JsonLocalhostSplitChangeFetcher(InputStreamProvider inputStreamProvider)YamlLocalhostSplitChangeFetcher(InputStreamProvider inputStreamProvider) -
Uses of InputStreamProvider in io.split.client.utils
Classes in io.split.client.utils that implement InputStreamProvider Modifier and Type Class Description classFileInputStreamProviderclassStaticContentInputStreamProvider
-