|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpClientConfigurer | |
---|---|
org.apache.solr.client.solrj.impl | Concrete implementations of client API classes. |
Uses of HttpClientConfigurer in org.apache.solr.client.solrj.impl |
---|
Methods in org.apache.solr.client.solrj.impl that return HttpClientConfigurer | |
---|---|
static HttpClientConfigurer |
HttpClientUtil.getConfigurer()
|
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |