public class RestClient extends Object
Constructor and Description |
---|
RestClient() |
Modifier and Type | Method and Description |
---|---|
static String |
getRequest(String endpoint,
HashMap<String,String> parameters) |
static String |
postRequest(String endpoint,
HashMap<String,String> parameters) |
Copyright © 2018 universAAL Consortium. All rights reserved.