| Package | Description |
|---|---|
| com.github.sardine |
Base package with factories to work implementation agnostic.
|
| com.github.sardine.model |
Generated classes from the WebDAV XML schema.
|
| Constructor and Description |
|---|
DavAcl(Response response) |
DavQuota(Response response) |
DavResource(Response response)
Converts the given
Response to a DavResource. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Response> |
Multistatus.response |
| Modifier and Type | Method and Description |
|---|---|
Response |
ObjectFactory.createResponse()
Create an instance of
Response |
| Modifier and Type | Method and Description |
|---|---|
List<Response> |
Multistatus.getResponse()
Gets the value of the response property.
|
Copyright © 2019. All rights reserved.