| Package | Description |
|---|---|
| org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Class and Description |
|---|
| SslConnection
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an
Connection like HttpConnection) that
wants unencrypted data. |
| SslConnection.DecryptedEndPoint |
| Class and Description |
|---|
| SslConnection
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an
Connection like HttpConnection) that
wants unencrypted data. |
Copyright © 1995-2015 Webtide. All Rights Reserved.