Uses of Class
org.eclipse.jetty.client.AbstractHttpClientTransport
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of AbstractHttpClientTransport in org.eclipse.jetty.client
-
Uses of AbstractHttpClientTransport in org.eclipse.jetty.client.dynamic
Modifier and TypeClassDescriptionclass
AHttpClientTransport
that can dynamically switch among different application protocols. -
Uses of AbstractHttpClientTransport in org.eclipse.jetty.client.http
-
Uses of AbstractHttpClientTransport in org.eclipse.jetty.fcgi.client.http
-
Uses of AbstractHttpClientTransport in org.eclipse.jetty.http2.client.http
-
Uses of AbstractHttpClientTransport in org.eclipse.jetty.http3.client.http
-
Uses of AbstractHttpClientTransport in org.eclipse.jetty.unixsocket.client
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.
HttpClientTransport
withClientConnector.forUnixDomain(Path)
instead (requires Java 16 or later)