public interface StreamProvider
Modifier and Type | Method and Description |
---|---|
InputStream |
readFrom(String spec) |
InputStream |
readFrom(String spec,
String requestMethod,
String params) |
InputStream readFrom(String spec) throws IOException
IOException
InputStream readFrom(String spec, String requestMethod, String params) throws IOException
IOException
Copyright © 2022 Apache Software Foundation. All rights reserved.