public class AbstractOssIndexRequest extends Object
| Constructor and Description |
|---|
AbstractOssIndexRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
performPostRequest(String requestString,
String data)
Perform the request with the given URL and JSON data.
|
protected String performPostRequest(String requestString, String data) throws IOException
requestString - Server request relative URLdata - JSON data for the requestIOException - On query problemsCopyright © 2017. All rights reserved.