public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getResponse(org.apache.http.client.methods.CloseableHttpResponse response) |
static boolean |
isNullOrEmpty(String param) |
static boolean |
isSuccessful(int status) |
static Map<String,String> |
parseResponse(String response) |
static String |
toJsonString(String name,
Object value,
boolean prependSep) |
Copyright © 2019. All rights reserved.