| Package | Description |
|---|---|
| net.java.dev.webdav.jaxrs.xml.elements |
This package contains WebDAV XML Elements.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Response.getStatus() |
Status |
PropStat.getStatus() |
| Constructor and Description |
|---|
PropStat(Prop prop,
Status status) |
PropStat(Prop prop,
Status status,
Error error) |
PropStat(Prop prop,
Status status,
Error error,
ResponseDescription responseDescription) |
PropStat(Prop prop,
Status status,
ResponseDescription responseDescription) |
Response(Status status,
Error error,
ResponseDescription responseDescription,
Location location,
HRef hRef,
HRef... hRefs) |
Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.