Uses of Package
org.dspace.matomo.client
Packages that use org.dspace.matomo.client
-
Classes in org.dspace.matomo.client used by org.dspace.matomoClassDescriptionThis interface can be used to implement a HTTP client that will connect to the Matomo Tracking api.
-
Classes in org.dspace.matomo.client used by org.dspace.matomo.clientClassDescription
abstractclient for Matomo integrationThis interface can be used to implement a HTTP client that will connect to the Matomo Tracking api.This class is aJSONSerializerthat will convert aMatomoBulkRequestinto a proper JSONThis class represents a customJSONDeserializerthat converts the JSON intoMatomoResponse.