Uses of Package
org.apache.http.concurrent

Packages that use org.apache.http.concurrent
org.apache.http.concurrent Core concurrency APIs. 
org.apache.http.pool Client side connection pools APIs for synchronous, blocking communication. 
 

Classes in org.apache.http.concurrent used by org.apache.http.concurrent
Cancellable
          A Cancellable represents a process or an operation that can be canceled.
FutureCallback
          A callback interface that gets invoked upon completion of a Future.
 

Classes in org.apache.http.concurrent used by org.apache.http.pool
FutureCallback
          A callback interface that gets invoked upon completion of a Future.
 



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