MCPcopy Index your code
hub / github.com/code4craft/jsoup-learning / timeout

Method timeout

src/main/java/org/jsoup/Connection.java:57–57  ·  view source on GitHub ↗

Set the request timeouts (connect and read). If a timeout occurs, an IOException will be thrown. The default timeout is 3 seconds (3000 millis). A timeout of zero is treated as an infinite timeout. @param millis number of milliseconds (thousandths of a second) before timing out connects or reads. @r

(int millis)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

timeoutMethod · 0.95
parseMethod · 0.95

Implementers 1

HttpConnectionsrc/main/java/org/jsoup/helper/HttpCon

Calls

no outgoing calls

Tested by 1

timeoutMethod · 0.76