| Package | Description |
|---|---|
| com.hivemq.spi.bridge |
| Modifier and Type | Method and Description |
|---|---|
static TLSVersion |
TLSVersion.fromString(String tlsVersion)
Deprecated.
Returns the
TLSVersion for this String. |
TLSVersion |
Address.getTlsVersion()
Deprecated.
|
static TLSVersion |
TLSVersion.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TLSVersion[] |
TLSVersion.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setTlsVersion(TLSVersion tlsVersion)
Deprecated.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.