All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.unitedinternet.cosmo.dav.package.html Maven / Gradle / Ivy

The newest version!







Implementation for Cosmo's WebDAV/CalDAV protocol for retrieving/updating
collection data.

Package Specification

DAV classes are roughly broken down into the following packages:

The acegisecurity subpackage contain classes responsible for handling access decision management for certain dav requests

The acl subpackages contains classes relating to the minimal WebDAV ACL support the server provides.

The caldav subpackages contain classes that define and implement CalDAV.

The servlet subpackage contains the request handler implementation that handles all dav requests.

The ticket subpackages contains classes that define and implement WebDAV tickets

The impl subpackage contains implementations of dav interfaces

Related Documentation





© 2015 - 2024 Weber Informatics LLC | Privacy Policy