public class Client extends Object
public String request(String method, String uri, Map<String,String> params, Map<String,String> headers) throws UnsupportedEncodingException, URISyntaxException, org.json.JSONException
UnsupportedEncodingExceptionURISyntaxExceptionorg.json.JSONExceptionpublic String request(String method, String uri, byte[] body, Map<String,String> headers) throws URISyntaxException, org.json.JSONException
URISyntaxExceptionorg.json.JSONExceptionCopyright © 2021. All rights reserved.