Uses of Class
org.apache.drill.exec.rpc.ConnectionMultiListener.SSLHandshakeListener
Packages that use ConnectionMultiListener.SSLHandshakeListener
-
Uses of ConnectionMultiListener.SSLHandshakeListener in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc with parameters of type ConnectionMultiListener.SSLHandshakeListenerModifier and TypeMethodDescriptionprotected voidBasicClient.setupSSL(io.netty.channel.ChannelPipeline pipe, ConnectionMultiListener.SSLHandshakeListener sslHandshakeListener) -
Uses of ConnectionMultiListener.SSLHandshakeListener in org.apache.drill.exec.rpc.user
Methods in org.apache.drill.exec.rpc.user with parameters of type ConnectionMultiListener.SSLHandshakeListenerModifier and TypeMethodDescriptionprotected voidUserClient.setupSSL(io.netty.channel.ChannelPipeline pipe, ConnectionMultiListener.SSLHandshakeListener sslHandshakeListener)