public interface ClientInterface
String request(String endpoint, String json, Config config) throws IOException, HTTPClientException
IOExceptionHTTPClientExceptionString post(String endpoint, Map<String,String> postParameters, Config config) throws IOException, HTTPClientException
IOExceptionHTTPClientExceptionCopyright © 2017. All rights reserved.