Uses of Class
com.github.sardine.report.SardineReport
Packages that use SardineReport
Package
Description
Base package with factories to work implementation agnostic.
Assembles classes only related to the
HttpClient implementation.-
Uses of SardineReport in com.github.sardine
Methods in com.github.sardine with parameters of type SardineReportModifier and TypeMethodDescription<T> TSardine.report(String url, int depth, SardineReport<T> report) Runs a report on the given resource using WebDAVREPORT. -
Uses of SardineReport in com.github.sardine.impl
Methods in com.github.sardine.impl with parameters of type SardineReportModifier and TypeMethodDescription<T> TSardineImpl.report(String url, int depth, SardineReport<T> report) -
Uses of SardineReport in com.github.sardine.report
Subclasses of SardineReport in com.github.sardine.report