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, wait
openStream
public URLConnection openConnection(String url, Map<String,String> headers, int connectTimeout, int readTimeout) throws IOException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.