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, handlerRemovedprotected AbstractSecureIntializer(Server server, EncryptionOptions encryptionOptions)
Copyright © 2009-2019 The Apache Software Foundation