| Package | Description |
|---|---|
| org.restcomm.connect.rvd | |
| org.restcomm.connect.rvd.commons.http | |
| org.restcomm.connect.rvd.configuration |
| Modifier and Type | Method and Description |
|---|---|
SslMode |
RvdConfiguration.getSslMode() |
| Modifier and Type | Method and Description |
|---|---|
static SslMode |
SslMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslMode[] |
SslMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SslMode |
RestcommConfig.getSslMode() |
| Modifier and Type | Method and Description |
|---|---|
RestcommConfigBuilder |
RestcommConfigBuilder.setSslMode(SslMode sslMode) |
| Constructor and Description |
|---|
RestcommConfig(SslMode sslMode,
String hostname,
boolean useHostnameToResolveRelativeUrl,
String authServerUrl,
String realmPublicKey,
String realm) |
Copyright © 2016. All Rights Reserved.