MCPcopy Create free account
hub / github.com/apache/tomcat / setTimeout

Method setTimeout

java/jakarta/servlet/AsyncContext.java:171–171  ·  view source on GitHub ↗

Set the timeout. @param timeout The timeout in milliseconds. 0 or less indicates no timeout.

(long timeout)

Source from the content-addressed store, hash-verified

169 * @param timeout The timeout in milliseconds. 0 or less indicates no timeout.
170 */
171 void setTimeout(long timeout);
172
173 /**
174 * Get the current timeout.

Callers 15

serviceMethod · 0.95
serviceMethod · 0.95
serviceMethod · 0.95
serviceMethod · 0.95
doPostMethod · 0.95
doGetMethod · 0.95
doGetMethod · 0.95
doGetMethod · 0.95
doGetMethod · 0.95
doGetMethod · 0.95
doGetMethod · 0.95
doGetMethod · 0.95

Implementers 1

AsyncContextImpljava/org/apache/catalina/core/AsyncCon

Calls

no outgoing calls

Tested by 15

doPostMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76
doGetMethod · 0.76