| Package | Description |
|---|---|
| systems.composable.dropwizard.cassandra | |
| systems.composable.dropwizard.cassandra.ssl |
| Modifier and Type | Method and Description |
|---|---|
Optional<SSLOptionsFactory> |
CassandraFactory.getSsl() |
| Modifier and Type | Method and Description |
|---|---|
void |
CassandraFactory.setSsl(Optional<SSLOptionsFactory> ssl) |
| Modifier and Type | Class and Description |
|---|---|
class |
JDKSSLOptionsFactory
A factory for configuring and building
JdkSSLOptions instances. |
class |
NettySSLOptionsFactory
A factory for configuring and building
NettySSLOptions instances. |
Copyright © 2016 Composable Systems Limited. All rights reserved.