|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| org.apache.jackrabbit.webdav | |
| Uses of Status in org.apache.jackrabbit.webdav |
|---|
| Methods in org.apache.jackrabbit.webdav that return Status | |
|---|---|
Status[] |
MultiStatusResponse.getStatus()
Return an array listing all 'status' available is this response object. |
static Status |
Status.parse(String statusLine)
Parse the given status line and return a new Status object. |
| Constructors in org.apache.jackrabbit.webdav with parameters of type Status | |
|---|---|
MultiStatusResponse(String href,
Status status,
String responseDescription)
Constructs an WebDAV multistatus response |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||