Class MatomoAsyncClientImpl

All Implemented Interfaces:
MatomoClient

public class MatomoAsyncClientImpl extends MatomoAbstractClient<HttpClient,HttpRequest,HttpResponse<String>>
MatomoAbstractClient implementation that handles communication with the Matomo service by using async methods with CompletableFuture.
Author:
Vincenzo Mecca (vins01-4science - vincenzo.mecca at 4science.com)