| Package | Description |
|---|---|
| net.leadware.kafka.embedded.properties |
| Modifier and Type | Field and Description |
|---|---|
private SslProtocol |
SimulatorProperties.sslProtocol
Broker SSL protocol
|
| Modifier and Type | Method and Description |
|---|---|
SslProtocol |
SimulatorProperties.getSslProtocol()
Méthode d'obtention de la valeur du champ "sslProtocol"
|
static SslProtocol |
SslProtocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SslProtocol[] |
SslProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Leadware. All Rights Reserved.