public final class DefaultHttpService extends Object implements HttpService
| Modifier and Type | Field and Description |
|---|---|
static DefaultHttpService |
INSTANCE |
| Constructor and Description |
|---|
DefaultHttpService() |
| Modifier and Type | Method and Description |
|---|---|
HttpConnection |
connection(String url,
HttpMethod method,
Option... options) |
public static final DefaultHttpService INSTANCE
public HttpConnection connection(String url, HttpMethod method, Option... options) throws IOException
connection in interface HttpServiceIOExceptionCopyright © 2023. All rights reserved.