Uses of Interface
org.apache.openmeetings.service.calendar.caldav.handler.CalendarHandler
-
Packages that use CalendarHandler Package Description org.apache.openmeetings.service.calendar.caldav.handler -
-
Uses of CalendarHandler in org.apache.openmeetings.service.calendar.caldav.handler
Classes in org.apache.openmeetings.service.calendar.caldav.handler that implement CalendarHandler Modifier and Type Class Description classAbstractCalendarHandlerAbstract Class which contains all the common code for all Handlers.classCtagHandlerClass for Syncing through the help of Ctags.classEtagsHandlerClass which handles the Syncing through the use of Etags.classMultigetHandlerClass used to sync a given list of hrefs and update or add new Appointments, whenever feasible.classWebDAVSyncHandlerClass used to sync events using WebDAV-Sync defined in RFC 6578.
-