Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Krb5HttpClientConfigurer
Kerberos-enabled HttpClientConfigurer
|
Modifier and Type | Method and Description |
---|---|
static HttpClientConfigurer |
HttpClientUtil.getConfigurer() |
Modifier and Type | Method and Description |
---|---|
static void |
HttpClientUtil.setConfigurer(HttpClientConfigurer newConfigurer)
Replace the
HttpClientConfigurer class used in configuring the http
clients with a custom implementation. |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.