public final class HttpClientDefault extends Object implements HttpClient
| Modifier and Type | Field and Description |
|---|---|
static HttpClientDefault |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Response |
request(URL endpointUrl,
String httpMethod,
Map<String,String> headers,
byte[] requestBody,
int connectTimeoutMs,
int readTimeoutMs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultClientpublic static final HttpClientDefault INSTANCE
Copyright © 2021. All rights reserved.