mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-26 04:07:14 +00:00
Unexpected Javadoc tag
The class is not generic git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1443287 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4464a658db
commit
f90b20ce36
@ -45,9 +45,6 @@
|
||||
* HttpAsyncClientWithFuture wraps calls to execute with a {@link HttpAsyncClientFutureTask}
|
||||
* and schedules them using the provided executor service. Scheduled calls may be cancelled.
|
||||
* Similar to the non-blockcing HttpAsyncClient, a callback handler api is provided.
|
||||
*
|
||||
* @param <T>
|
||||
* the type of the value returned by the response handler you use
|
||||
*/
|
||||
@ThreadSafe
|
||||
public class HttpAsyncClientWithFuture {
|
||||
|
Loading…
x
Reference in New Issue
Block a user