| Package | Description |
|---|---|
| org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
| org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
| Modifier and Type | Class and Description |
|---|---|
class |
NegotiatingClientConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
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.