public class ApiRequest extends Object
| Constructor and Description |
|---|
ApiRequest(String scheme,
String url,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
request(String requestType,
String endpoint,
HashMap<String,String> parameters) |
public String request(String requestType, String endpoint, HashMap<String,String> parameters) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 2015. All rights reserved.