| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.config.bootstrap | |
| org.apache.dubbo.config.context | |
| org.apache.dubbo.config.utils |
| Modifier and Type | Method and Description |
|---|---|
SslConfig |
AbstractInterfaceConfig.getSslConfig() |
| Modifier and Type | Method and Description |
|---|---|
DubboBootstrap |
DubboBootstrap.ssl(SslConfig sslConfig) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SslConfig> |
ConfigManager.getSsl() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setSsl(SslConfig sslConfig) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigValidationUtils.validateSslConfig(SslConfig sslConfig) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.