Uses of Class
org.apache.hc.client5.http.ClientProtocolException
Packages that use ClientProtocolException
Package
Description
Client component APIs common to all client transports
such as connection route information and resolution
as well as common HTTP method definitions and
exception classes.
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
-
Uses of ClientProtocolException in org.apache.hc.client5.http
Subclasses of ClientProtocolException in org.apache.hc.client5.http -
Uses of ClientProtocolException in org.apache.hc.client5.http.impl.classic
Methods in org.apache.hc.client5.http.impl.classic that throw ClientProtocolExceptionModifier and TypeMethodDescriptionprivate static org.apache.hc.core5.http.HttpHost
CloseableHttpClient.determineTarget
(org.apache.hc.core5.http.ClassicHttpRequest request)