public abstract class AbstractSolrQueryHTTPClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SAVEPOST_BUFFER |
| Constructor and Description |
|---|
AbstractSolrQueryHTTPClient() |
| Modifier and Type | Method and Description |
|---|---|
protected org.json.JSONObject |
postQuery(org.apache.commons.httpclient.HttpClient httpClient,
String url,
org.json.JSONObject body) |
public static final int DEFAULT_SAVEPOST_BUFFER
protected org.json.JSONObject postQuery(org.apache.commons.httpclient.HttpClient httpClient,
String url,
org.json.JSONObject body)
throws UnsupportedEncodingException,
IOException,
org.apache.commons.httpclient.HttpException,
org.apache.commons.httpclient.URIException,
org.json.JSONException
UnsupportedEncodingExceptionIOExceptionorg.apache.commons.httpclient.HttpExceptionorg.apache.commons.httpclient.URIExceptionorg.json.JSONExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.