Package | Description |
---|---|
org.apache.solr.client.solrj.embedded |
SolrJ client implementations for embedded solr access.
|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.jetty.util.ssl.SslContextFactory.Server |
SSLConfig.createContextFactory(SSLConfig sslConfig)
Returns an SslContextFactory.Server that should be used by a jetty server based on the specified
SSLConfig param which may be null.
|
Modifier and Type | Method and Description |
---|---|
static void |
Http2SolrClient.setDefaultSSLConfig(SSLConfig sslConfig) |
Http2SolrClient.Builder |
Http2SolrClient.Builder.withSSLConfig(SSLConfig sslConfig) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.