Package de.xima.fc.webdav
Interface AutoClosableSardine
- All Superinterfaces:
AutoCloseable
,com.github.sardine.Sardine
A
Sardine
that can also be closed automatically
so that it can be used with a
try-with-resources statement.- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface com.github.sardine.Sardine
copy, copy, createDirectory, delete, disableCompression, disablePreemptiveAuthentication, enableCompression, enablePreemptiveAuthentication, enablePreemptiveAuthentication, enablePreemptiveAuthentication, exists, get, get, getAcl, getPrincipalCollectionSet, getPrincipals, getQuota, getResources, ignoreCookies, list, list, list, list, lock, move, move, patch, patch, patch, propfind, put, put, put, put, put, put, put, put, put, refreshLock, report, search, setAcl, setCredentials, setCredentials, setCustomProps, shutdown, unlock
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
IOException
-