| 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 |
| Modifier and Type | Method and Description |
|---|---|
protected SslConnection |
HttpClient.newSslConnection(HttpClient httpClient,
EndPoint endPoint,
SSLEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
SslConnection |
SslConnection.DecryptedEndPoint.getSslConnection() |
| Modifier and Type | Method and Description |
|---|---|
protected SslConnection |
SslConnectionFactory.newSslConnection(Connector connector,
EndPoint endPoint,
SSLEngine engine) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.