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