| Package | Description |
|---|---|
| org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.io.ssl | |
| org.eclipse.jetty.server |
| 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. |
| 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-2014 Mort Bay Consulting. All Rights Reserved.