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

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

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

Methods in org.apache.solr.client.solrj.impl with parameters of type HttpClientConfigurer
static void HttpClientUtil.setConfigurer(HttpClientConfigurer newConfigurer)
          Replace the HttpClientConfigurer class used in configuring the http clients with a custom implementation.
 



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