| Interface | Description |
|---|---|
| HttpSender |
A general-purpose interface for controlling how
MeterRegistry implementations
perform HTTP calls for various purposes. |
| Class | Description |
|---|---|
| HttpSender.Request | |
| HttpSender.Request.Builder | |
| HttpSender.Response | |
| HttpUrlConnectionSender |
HttpURLConnection-based HttpSender. |
| OkHttpSender |
OkHttp-based
HttpSender. |
| ReactorNettySender |
HttpSender implementation based on the Reactor Netty HttpClient. |
| Enum | Description |
|---|---|
| HttpSender.Method |
Copyright © 2020 LeanCloud. All rights reserved.