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