|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.dev.webdav.jaxrs.xml.elements.TimeOut
public final class TimeOut
WebDAV timeout XML Element.
| Field Summary | |
|---|---|
static TimeOut |
INFINITE
|
| Constructor Summary | |
|---|---|
TimeOut(long seconds)
|
|
| Method Summary | |
|---|---|
long |
getSeconds()
|
boolean |
isInfinite()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TimeOut INFINITE
| Constructor Detail |
|---|
public TimeOut(long seconds)
| Method Detail |
|---|
public final boolean isInfinite()
public final long getSeconds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||