java.lang.Object
de.codesourcery.versiontracker.client.api.AbstractAPIClient
de.codesourcery.versiontracker.client.api.remote.RemoteApiClient
All Implemented Interfaces:
IAPIClient, AutoCloseable

public class RemoteApiClient extends AbstractAPIClient
API client that talks to the endpoint using HTTP + JSON.
Author:
tobias.gierke@code-sourcery.de