| Package | Description |
|---|---|
| net.leadware.kafka.embedded.properties |
| Modifier and Type | Field and Description |
|---|---|
private @NotNull(message="Veuillez renseigner la valeur du protocole de securite du listener") ListenerSecurityProtocol |
ListenerProtocolProperties.scheme
Protocole de securite
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerSecurityProtocol |
ListenerSecurityProtocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ListenerSecurityProtocol[] |
ListenerSecurityProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Leadware. All Rights Reserved.