Uses of Class
org.nustaq.kontraktor.Timeout
| Package | Description |
|---|---|
| org.nustaq.kontraktor |
-
Uses of Timeout in org.nustaq.kontraktor
Fields in org.nustaq.kontraktor declared as Timeout Modifier and Type Field Description static TimeoutTimeout. INSTANCEMethods in org.nustaq.kontraktor with parameters of type Timeout Modifier and Type Method Description voidPromise. timedOut(Timeout to)see IPromise (inheriting Callback) interface