static ResponseJSON |
RestfulHttpRequest.getResponseData(AppSession appSession,
String httpGetUrl) |
static ResponseJSON |
RestfulHttpRequest.getResponseData(AppSession appSession,
String httpGetUrl,
Map<String,Object> queryParam) |
ResponseJSON |
AppSession.getResponseData(org.apache.http.impl.client.CloseableHttpClient httpClient,
String httpGetUrl) |
ResponseJSON |
AppSession.getResponseData(org.apache.http.impl.client.CloseableHttpClient httpClient,
String httpGetUrl,
Map<String,Object> queryParam) |
ResponseJSON |
AppSession.getResponseData(org.apache.http.impl.client.CloseableHttpClient httpClient,
String httpGetUrl,
String queryParam) |