Package | Description |
---|---|
io.netty.handler.ssl | |
io.netty.util |
Utility classes used across multiple packages.
|
Constructor and Description |
---|
SniHandler(Mapping<? super String,? extends SslContext> mapping)
Creates a SNI detection handler with configured
SslContext
maintained by Mapping |
Modifier and Type | Class and Description |
---|---|
class |
DomainNameMapping<V>
Maps a domain name to its associated value object.
|
Copyright © 2008–2017 The Netty Project. All rights reserved.