| Package | Description |
|---|---|
| com.github.sardine |
Base package with factories to work implementation agnostic.
|
| com.github.sardine.impl |
Assembles classes only related to the
HttpClient implementation. |
| com.github.sardine.report |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Sardine.report(String url,
int depth,
SardineReport<T> report)
Runs a report on the given resource using WebDAV
REPORT. |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SardineImpl.report(String url,
int depth,
SardineReport<T> report) |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncCollectionReport |
Copyright © 2019. All rights reserved.