Package org.apache.openmeetings.service.calendar.caldav.handler
-
Interface Summary Interface Description CalendarHandler SyncHandler Interface specifies if the class is Sync Handler. -
Class Summary Class Description AbstractCalendarHandler Abstract Class which contains all the common code for all Handlers.CtagHandler Class for Syncing through the help of Ctags.EtagsHandler Class which handles the Syncing through the use of Etags.MultigetHandler Class used to sync a given list of hrefs and update or add new Appointments, whenever feasible.WebDAVSyncHandler Class used to sync events using WebDAV-Sync defined in RFC 6578.