Uses of Class
org.apache.solr.client.solrj.impl.HttpSolrServer

Packages that use HttpSolrServer
org.apache.solr.client.solrj.impl Concrete implementations of client API classes. 
 

Uses of HttpSolrServer in org.apache.solr.client.solrj.impl
 

Methods in org.apache.solr.client.solrj.impl that return HttpSolrServer
protected  HttpSolrServer LBHttpSolrServer.makeServer(String server)
           
 

Methods in org.apache.solr.client.solrj.impl with parameters of type HttpSolrServer
protected  Exception LBHttpSolrServer.addZombie(HttpSolrServer server, Exception e)
           
 

Constructors in org.apache.solr.client.solrj.impl with parameters of type HttpSolrServer
LBHttpSolrServer.ServerWrapper(HttpSolrServer solrServer)
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.