| Package | Description |
|---|---|
| org.jgroups.ping.common | |
| org.jgroups.ping.common.stream | |
| org.openshift.ping.common.stream |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
Utils.openStream(String url,
Map<String,String> headers,
int connectTimeout,
int readTimeout,
int attempts,
long sleep,
StreamProvider streamProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseStreamProvider |
class |
CertificateStreamProvider |
class |
DefaultStreamProvider |
class |
InsecureStreamProvider |
| Constructor and Description |
|---|
OpenStream(StreamProvider streamProvider,
String url,
Map<String,String> headers,
int connectTimeout,
int readTimeout) |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenStreamProvider |
Copyright © 2017 JBoss by Red Hat. All rights reserved.