public class HttpImpressionsSender extends Object implements ImpressionsSender
| Constructor and Description |
|---|
HttpImpressionsSender(org.apache.http.impl.client.CloseableHttpClient client,
String eventsEndpoint) |
public HttpImpressionsSender(org.apache.http.impl.client.CloseableHttpClient client,
String eventsEndpoint)
throws URISyntaxException
URISyntaxExceptionpublic void post(List<TestImpressions> impressions)
post in interface ImpressionsSenderCopyright © 2018. All rights reserved.