Uses of Package
org.apache.http.concurrent
Packages that use org.apache.http.concurrent
Package
Description
Core concurrency APIs.
Client side connection pools APIs for synchronous, blocking
communication.
-
Classes in org.apache.http.concurrent used by org.apache.http.concurrentClassDescriptionA
Cancellable
represents a process or an operation that can be canceled.A callback interface that gets invoked upon completion of aFuture
. -
Classes in org.apache.http.concurrent used by org.apache.http.pool