Interface JdkHttpClient
- All Superinterfaces:
AutoCloseable, Closeable, HttpClient, LifeCycle<HttpClient>
- All Known Implementing Classes:
DefaultJdkHttpClient
Marker interface for
HttpClient implementations that use the java.net.http.* HTTP Client.- Since:
- 4.0.0
- Author:
- Tim Yates
-
Field Summary
Fields inherited from interface HttpClient
DEFAULT_ERROR_TYPE -
Method Summary