public class SolrAdminHTTPClient extends Object
Constructor and Description |
---|
SolrAdminHTTPClient() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
execute(HashMap<String,String> args) |
org.json.JSONObject |
execute(String relativeHandlerPath,
HashMap<String,String> args) |
void |
init() |
void |
setBaseUrl(String baseUrl) |
void |
setHttpClientFactory(org.alfresco.httpclient.HttpClientFactory httpClientFactory) |
public void setBaseUrl(String baseUrl)
public void init()
public void setHttpClientFactory(org.alfresco.httpclient.HttpClientFactory httpClientFactory)
Copyright © 2005–2017 Alfresco Software. All rights reserved.