Uses of Class
org.bedework.caldav.server.CalDAVCollectionBase
Packages that use CalDAVCollectionBase
-
Uses of CalDAVCollectionBase in org.bedework.caldav.server
Classes in org.bedework.caldav.server with type parameters of type CalDAVCollectionBaseModifier and TypeClassDescriptionclassCalDAVCollectionBase<T extends CalDAVCollectionBase<?>>Simple implementation of class to represent a collection in CalDAV, used by the simpler interfaces.