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 com.fasterxml.jackson.databind.JsonNode |
postQuery(org.apache.commons.httpclient.HttpClient httpClient,
String url,
com.fasterxml.jackson.databind.JsonNode body) |
public static final int DEFAULT_SAVEPOST_BUFFER
protected com.fasterxml.jackson.databind.JsonNode postQuery(org.apache.commons.httpclient.HttpClient httpClient,
String url,
com.fasterxml.jackson.databind.JsonNode body)
throws IOException
IOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.