public final class RestUtil extends Object
| Constructor and Description |
|---|
RestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResult(String query)
Method for access REST
|
static String |
getResult(String service_name,
String method_name,
String parameters) |
public static String getResult(String query) throws IOException
query - service name method name and parameter for executing restIOExceptionpublic static String getResult(String service_name, String method_name, String parameters) throws IOException
IOExceptionCopyright © 2016. All rights reserved.