public class JsseSslEngineFactory extends SslEngineFactoryBase
| Constructor and Description |
|---|
JsseSslEngineFactory(SSLContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
SSLEngine |
newSslEngine(AsyncHttpClientConfig config,
String peerHost,
int peerPort)
Creates new
SSLEngine. |
configureSslEngineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic JsseSslEngineFactory(SSLContext sslContext)
public SSLEngine newSslEngine(AsyncHttpClientConfig config, String peerHost, int peerPort)
SslEngineFactorySSLEngine.config - the client configpeerHost - the peer hostnamepeerPort - the peer portCopyright © 2016. All Rights Reserved.