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, timeout
public void apply(URLConnection urlConnection)
Resty.Option
apply
in class Resty.Option