Package io.milton.http.webdav
Interface WebDavExtension
public interface WebDavExtension
For all webdav extensions to implement. Provides hooks into PROPFIND
and PROPPATCH handling
- Author:
- brad
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendSupportedLevels(Resource r, Set<String> supportedLevels)
-
Method Details
-
appendSupportedLevels
-