| 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.http2.client.http | |
| org.eclipse.jetty.unixsocket.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectorHttpClientTransport |
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 |
HttpClientTransportOverHTTP2 |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientTransportOverUnixSockets |
Copyright © 1995–2023 Webtide. All rights reserved.