| java.lang.Object org.skunk.dav.client.Timeout
Timeout | public class Timeout (Code) | | not fully compliant with RFC2518:
currently only supports Infinite and one Second value.
may be extended to support TimeTypes of "Other" as per
RFC2518, section 9.8.
|
Constructor Summary | |
public | Timeout(Long timeout, boolean isInfinite) |
MAX_SECONDS | final public static long MAX_SECONDS(Code) | | |
Timeout | public Timeout(Long timeout, boolean isInfinite)(Code) | | |
|
|