| Package | Description |
|---|---|
| org.jboss.netty.handler.ssl |
| Modifier and Type | Method and Description |
|---|---|
SslHandler |
SslContext.newHandler()
Creates a new
SslHandler. |
SslHandler |
SslContext.newHandler(String peerHost,
int peerPort)
Creates a new
SslHandler with advisory peer information. |
Copyright © 2008-2016 The Netty Project. All Rights Reserved.