public interface HttpConnectorSupplier
| Modifier and Type | Field and Description |
|---|---|
static HttpConnectorSupplier |
defaultSupplier |
| Modifier and Type | Method and Description |
|---|---|
java.net.HttpURLConnection |
connect(java.net.URI uri) |
static final HttpConnectorSupplier defaultSupplier