| Package | Description |
|---|---|
| io.micrometer.core.ipc.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpUrlConnectionSender
HttpURLConnection-based HttpSender. |
class |
OkHttpSender
OkHttp-based
HttpSender. |
class |
ReactorNettySender
HttpSender implementation based on the Reactor Netty HttpClient. |
| Modifier and Type | Method and Description |
|---|---|
static HttpSender.Request.Builder |
HttpSender.Request.build(String uri,
HttpSender sender) |
Copyright © 2020 LeanCloud. All rights reserved.