| Package | Description |
|---|---|
| com.github.sardine.impl.handler |
Response handler with stauts code validation for
HttpClient implementation. |
| com.github.sardine.model |
Generated classes from the WebDAV XML schema.
|
| com.github.sardine.report |
| Modifier and Type | Method and Description |
|---|---|
protected Multistatus |
MultiStatusResponseHandler.getMultistatus(InputStream stream)
Helper method for getting the Multistatus response processor.
|
Multistatus |
MultiStatusResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
Multistatus |
ObjectFactory.createMultistatus()
Create an instance of
Multistatus |
| Modifier and Type | Method and Description |
|---|---|
SyncCollectionReport.Result |
SyncCollectionReport.fromMultistatus(Multistatus multistatus) |
abstract T |
SardineReport.fromMultistatus(Multistatus multistatus) |
Copyright © 2019. All rights reserved.