git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@651815 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2008-04-26 11:14:43 +00:00
parent 33412bae99
commit ff21903817
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ public interface ClientConnectionRequest {
* If {@link #abortRequest()} is called while this is blocking or
* before this began, an {@link InterruptedException} will
* be thrown.
*httpcomponents-client-4.0-alpha4-SNAPSHOT-src-unix.tar.gz
*
* @param timeout the timeout, 0 or negative for no timeout
* @param tunit the unit for the <code>timeout</code>,
* may be <code>null</code> only if there is no timeout