public static class Resty.Timeout extends Resty.Option
| Constructor and Description |
|---|
Timeout(int t) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(URLConnection urlConnection)
Override this to get access to the URLConnection before the actual
connection is made.
|
init, timeoutpublic void apply(URLConnection urlConnection)
Resty.Optionapply in class Resty.Option