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

Packages that use HttpClientConfigurer
org.apache.solr.client.solrj.impl   
 

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-2012 Apache Software Foundation. All Rights Reserved.