Uses of Class
io.debezium.connector.cassandra.network.SslConfig
-
Packages that use SslConfig Package Description io.debezium.connector.cassandra.network -
-
Uses of SslConfig in io.debezium.connector.cassandra.network
Methods in io.debezium.connector.cassandra.network with parameters of type SslConfig Modifier and Type Method Description static io.netty.handler.ssl.SslContextSslContextFactory. createSslContext(SslConfig config)
-