Uses of Class
org.apache.nifi.event.transport.netty.channel.StandardChannelInitializer
Packages that use StandardChannelInitializer
-
Uses of StandardChannelInitializer in org.apache.nifi.event.transport.netty.channel.ssl
Modifier and TypeClassDescriptionclassClientSslStandardChannelInitializer<T extends io.netty.channel.Channel>Client SSL Standard Channel Initializer supporting TLS with SSLContext configurationclassServerSslHandlerChannelInitializer<T extends io.netty.channel.Channel>Server SslHandler Channel Initializer for configuring SslHandler with server parameters