| Package | Description |
|---|---|
| org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Method and Description |
|---|---|
SslConnection |
SslConnection.DecryptedEndPoint.getSslConnection() |
protected SslConnection |
SslClientConnectionFactory.newSslConnection(ByteBufferPool byteBufferPool,
Executor executor,
EndPoint endPoint,
SSLEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
protected SslConnection |
SslConnectionFactory.newSslConnection(Connector connector,
EndPoint endPoint,
SSLEngine engine) |
Copyright © 1995-2015 Webtide. All Rights Reserved.