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 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 |
Copyright © 1995–2019 Webtide. All rights reserved.