Package | Description |
---|---|
org.apache.jackrabbit.webdav |
Modifier and Type | Method and Description |
---|---|
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. |
Constructor and Description |
---|
MultiStatusResponse(String href,
Status status,
String responseDescription)
Constructs an WebDAV multistatus response
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.