mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 21:09:13 +00:00
javadoc
Signed-off-by: Greg Wilkins <gregw@webtide.com>
This commit is contained in:
parent
b4f2e6ddea
commit
10eaa6e261
@ -260,7 +260,7 @@ public class HttpConfiguration
|
||||
*
|
||||
* @param blockingTimeout -1, for no blocking timeout (default), 0 for a blocking timeout equal to the
|
||||
* idle timeout; >0 for a timeout in ms applied to the total blocking operation.
|
||||
* @deprecated Replaced by {@link #setMinResponseDataRate(long) and {@link #setMinRequestDataRate(long)}
|
||||
* @deprecated Replaced by {@link #setMinResponseDataRate(long)} and {@link #setMinRequestDataRate(long)}
|
||||
*/
|
||||
@Deprecated
|
||||
public void setBlockingTimeout(long blockingTimeout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user