protected abstract static class Server.AbstractSecureIntializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
Modifier | Constructor and Description |
---|---|
protected |
AbstractSecureIntializer(Server server,
EncryptionOptions encryptionOptions) |
Modifier and Type | Method and Description |
---|---|
protected io.netty.handler.ssl.SslHandler |
createSslHandler(io.netty.buffer.ByteBufAllocator allocator) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemoved
protected AbstractSecureIntializer(Server server, EncryptionOptions encryptionOptions)
Copyright © 2009-2020 The Apache Software Foundation