Class HttpSolrClientBase

java.lang.Object
org.apache.solr.client.solrj.SolrClient
org.apache.solr.client.solrj.impl.HttpSolrClientBase
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable
Direct Known Subclasses:
HttpJdkSolrClient

public abstract class HttpSolrClientBase extends SolrClient
Utility/base functionality for direct HTTP client implementations.
See Also:
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.