public class HttpClientConfigurer extends Object
HttpClientUtil.setConfigurer(HttpClientConfigurer)
Constructor and Description |
---|
HttpClientConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(org.apache.http.impl.client.DefaultHttpClient httpClient,
SolrParams config) |
static boolean |
toBooleanDefaultIfNull(Boolean bool,
boolean valueIfNull) |
static Boolean |
toBooleanObject(String str) |
protected void configure(org.apache.http.impl.client.DefaultHttpClient httpClient, SolrParams config)
public static boolean toBooleanDefaultIfNull(Boolean bool, boolean valueIfNull)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.