Uses of Class
org.apache.http.ConnectionClosedException
Packages that use ConnectionClosedException
Package
Description
Default implementations of HTTP connections for asynchronous,
even driven communication.
-
Uses of ConnectionClosedException in org.apache.http.impl.nio
Methods in org.apache.http.impl.nio that throw ConnectionClosedExceptionModifier and TypeMethodDescriptionprotected void
NHttpConnectionBase.assertNotClosed()
Assets if the connection is still open.