Package | Description |
---|---|
org.apache.http.concurrent |
Core concurrency APIs.
|
org.apache.http.impl.nio.pool |
Default implementations of client side connection pools
for asynchronous, even driven communication.
|
org.apache.http.nio.pool |
Client side connection pools APIs for asynchronous, event driven
communication.
|
org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
org.apache.http.pool |
Client side connection pools APIs for synchronous, blocking
communication.
|
Class and Description |
---|
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 . |
Class and Description |
---|
FutureCallback
A callback interface that gets invoked upon completion of
a
Future . |
Class and Description |
---|
FutureCallback
A callback interface that gets invoked upon completion of
a
Future . |
Class and Description |
---|
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 . |
Class and Description |
---|
FutureCallback
A callback interface that gets invoked upon completion of
a
Future . |
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.