org.alfresco.repo.search.impl.solr
Class SolrAdminHTTPClient

java.lang.Object
  extended by org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient

public class SolrAdminHTTPClient
extends java.lang.Object


Constructor Summary
SolrAdminHTTPClient()
           
 
Method Summary
 org.json.JSONObject execute(java.util.HashMap args)
           
 void init()
           
 void setHttpClientFactory(org.alfresco.httpclient.HttpClientFactory httpClientFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrAdminHTTPClient

public SolrAdminHTTPClient()
Method Detail

init

public void init()

setHttpClientFactory

public void setHttpClientFactory(org.alfresco.httpclient.HttpClientFactory httpClientFactory)

execute

public org.json.JSONObject execute(java.util.HashMap args)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.