public static class AmqpProperties.SslStore extends Object
| Constructor and Description |
|---|
SslStore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getPath() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPassword(String password) |
void |
setPath(String path) |
Copyright © 2020. All rights reserved.