public final class TimeOut extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TimeOut.Adapter
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that
== can be used form comparison. |
| Constructor and Description |
|---|
TimeOut(long seconds) |
public static final TimeOut INFINITE
public final boolean isInfinite()
public final long getSeconds()
Long.MAX_VALUE for infinity. Note that future versions will return null for infinity.Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.