| Package | Description |
|---|---|
| org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.client.http | |
| org.eclipse.jetty.fcgi.client.http | |
| org.eclipse.jetty.spdy.client.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpClientTransport |
| Modifier and Type | Method and Description |
|---|---|
HttpClientTransport |
HttpClient.getTransport() |
| Constructor and Description |
|---|
HttpClient(HttpClientTransport transport,
SslContextFactory sslContextFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientTransportOverHTTP |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientTransportOverFCGI |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientTransportOverSPDY |
Copyright © 1995-2015 Webtide. All Rights Reserved.