Package | Description |
---|---|
io.netty.handler.ssl |
Modifier and Type | Field and Description |
---|---|
protected AsyncMapping<String,SslContext> |
SniHandler.mapping |
Constructor and Description |
---|
SniHandler(AsyncMapping<? super String,? extends SslContext> mapping)
Creates a SNI detection handler with configured
SslContext
maintained by AsyncMapping |
Copyright © 2008–2017 The Netty Project. All rights reserved.