Uses of Class
org.apache.hc.core5.http.ConnectionClosedException
-
Packages that use ConnectionClosedException Package Description org.apache.hc.core5.http Core HTTP transport component APIs. -
-
Uses of ConnectionClosedException in org.apache.hc.core5.http
Subclasses of ConnectionClosedException in org.apache.hc.core5.http Modifier and Type Class Description class
RequestNotExecutedException
ConnectionClosedException
subclass that signals requests cannot not be executed due to the connection being closed.
-