Uses of Class
org.apache.http.ConnectionClosedException

Packages that use ConnectionClosedException
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
protected  void NHttpConnectionBase.assertNotClosed()
          Assets if the connection is still open.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.