public class SSLHandlerFactory extends Object
| Constructor and Description |
|---|
SSLHandlerFactory(SSLConfig sslConfig) |
SSLHandlerFactory(io.netty.handler.ssl.SslContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.handler.ssl.SslHandler |
create(io.netty.buffer.ByteBufAllocator bufferAllocator)
Creates an SslHandler
|
public SSLHandlerFactory(SSLConfig sslConfig)
public SSLHandlerFactory(io.netty.handler.ssl.SslContext sslContext)
Copyright 2020 Cask, Inc. Licensed under the Apache License, Version 2.0