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 void |
HttpClientUtil.addConfigurer(HttpClientConfigurer newConfigurer)
Add a
HttpClientConfigurer to the list of configurers used
to create http clients |
static void |
HttpClientUtil.removeConfigurer(HttpClientConfigurer configurer)
Remove a
HttpClientConfigurer from the list of configurers used
to create http clients |
static void |
HttpClientUtil.setConfigurer(HttpClientConfigurer newConfigurer)
Deprecated.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.