public abstract class BaseStreamProvider extends Object implements StreamProvider
| Constructor and Description |
|---|
BaseStreamProvider() |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
openConnection(String url,
Map<String,String> headers,
int connectTimeout,
int readTimeout) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitopenStreampublic URLConnection openConnection(String url, Map<String,String> headers, int connectTimeout, int readTimeout) throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.