public class HttpClientConfigurer extends Object
HttpClientUtil.setConfigurer(HttpClientConfigurer)
Constructor and Description |
---|
HttpClientConfigurer() |
Modifier and Type | Method and Description |
---|---|
void |
configure(DefaultHttpClient httpClient,
SolrParams config) |
static boolean |
toBooleanDefaultIfNull(Boolean bool,
boolean valueIfNull) |
static Boolean |
toBooleanObject(String str) |
public HttpClientConfigurer()
public void configure(DefaultHttpClient httpClient, SolrParams config)
public static boolean toBooleanDefaultIfNull(Boolean bool, boolean valueIfNull)
public static Boolean toBooleanObject(String str)