public class HttpImpressionsSender extends Object implements ImpressionsSender
| Modifier and Type | Method and Description |
|---|---|
static HttpImpressionsSender |
create(org.apache.http.impl.client.CloseableHttpClient client,
URI eventsRootEndpoint) |
void |
post(List<TestImpressions> impressions) |
public static HttpImpressionsSender create(org.apache.http.impl.client.CloseableHttpClient client, URI eventsRootEndpoint) throws URISyntaxException
URISyntaxExceptionpublic void post(List<TestImpressions> impressions)
post in interface ImpressionsSenderCopyright © 2019. All rights reserved.