Uses of Class
org.apache.http.ConnectionClosedException
-
Packages that use ConnectionClosedException Package Description org.apache.http.impl.nio 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 ConnectionClosedException Modifier and Type Method Description protected void
NHttpConnectionBase. assertNotClosed()
Assets if the connection is still open.
-