软件包 | 描述 |
---|---|
io.netty.handler.ssl |
SSL · TLS实施依据
SSLEngine
|
io.netty.util |
在多个包中使用的实用程序类。
|
Constructor and Description |
---|
SniHandler(Mapping<? super java.lang.String,? extends SslContext> mapping)
创建一个SNI检测处理程序,其配置 SslContext 由Mapping 维护
|
Modifier and Type | Class and Description |
---|---|
class |
DomainNameMapping<V>
将域名映射到其关联的值对象。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.