public class NettySslHandlerFactory extends Object implements com.datastax.oss.driver.internal.core.ssl.SslHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SslHandler |
newSslHandler(Channel channel,
EndPoint remoteEndpoint) |
public SslHandler newSslHandler(Channel channel, EndPoint remoteEndpoint)
newSslHandler in interface com.datastax.oss.driver.internal.core.ssl.SslHandlerFactorypublic void close()
close in interface AutoCloseableCopyright © 2017–2021 DataStax. All rights reserved.