Package io.split.service
Class HttpPostImp
- java.lang.Object
-
- io.split.service.HttpPostImp
-
public class HttpPostImp extends Object
-
-
Constructor Summary
Constructors Constructor Description HttpPostImp(SplitHttpClient client, TelemetryRuntimeProducer telemetryRuntimeProducer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpost(URI uri, Object object, String posted, HttpParamsWrapper httpParamsWrapper)
-
-
-
Constructor Detail
-
HttpPostImp
public HttpPostImp(SplitHttpClient client, TelemetryRuntimeProducer telemetryRuntimeProducer)
-
-
Method Detail
-
post
public void post(URI uri, Object object, String posted, HttpParamsWrapper httpParamsWrapper)
-
-