Connect Timeout Value. @return current timeout value.
()
| 471 | * @return current timeout value. |
| 472 | */ |
| 473 | public long connectTimeout() { |
| 474 | return connectTimeout; |
| 475 | } |
| 476 | |
| 477 | /** |
| 478 | * TimeUnit for the Connection Timeout value. |
no outgoing calls
no test coverage detected