public class HttpPostImp extends Object
| Constructor and Description |
|---|
HttpPostImp(org.apache.hc.client5.http.impl.classic.CloseableHttpClient client,
TelemetryRuntimeProducer telemetryRuntimeProducer) |
| Modifier and Type | Method and Description |
|---|---|
void |
post(URI uri,
Object object,
String posted,
HttpParamsWrapper httpParamsWrapper) |
public HttpPostImp(org.apache.hc.client5.http.impl.classic.CloseableHttpClient client,
TelemetryRuntimeProducer telemetryRuntimeProducer)
public void post(URI uri, Object object, String posted, HttpParamsWrapper httpParamsWrapper)
Copyright © 2021. All rights reserved.