| Package | Description |
|---|---|
| org.redisson.client | |
| org.redisson.config |
| Modifier and Type | Method and Description |
|---|---|
SslProvider |
RedisClientConfig.getSslProvider() |
| Modifier and Type | Method and Description |
|---|---|
RedisClientConfig |
RedisClientConfig.setSslProvider(SslProvider sslMode) |
| Modifier and Type | Method and Description |
|---|---|
static SslProvider |
SslProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslProvider[] |
SslProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.