public interface ServerSslBuilder
Modifier and Type | Method and Description |
---|---|
Optional<io.netty.handler.ssl.SslContext> |
build() |
ServerSslConfiguration |
getSslConfiguration() |
ServerSslConfiguration getSslConfiguration()
Optional<io.netty.handler.ssl.SslContext> build()