| 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 |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractConnectorHttpClientTransport |
|
class |
AbstractHttpClientTransport |
| Modifier and Type | Method | Description |
|---|---|---|
HttpClientTransport |
HttpClient.getTransport() |
| Constructor | Description |
|---|---|
HttpClient(HttpClientTransport transport,
org.eclipse.jetty.util.ssl.SslContextFactory sslContextFactory) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpClientTransportOverHTTP |
Copyright © 1995–2018 Webtide. All rights reserved.