Uses of Class
org.apache.openmeetings.service.calendar.caldav.IcalUtils
-
Packages that use IcalUtils Package Description org.apache.openmeetings.service.calendar.caldav.handler -
-
Uses of IcalUtils in org.apache.openmeetings.service.calendar.caldav.handler
Fields in org.apache.openmeetings.service.calendar.caldav.handler declared as IcalUtils Modifier and Type Field Description protected IcalUtilsAbstractCalendarHandler. utilsConstructors in org.apache.openmeetings.service.calendar.caldav.handler with parameters of type IcalUtils Constructor Description AbstractCalendarHandler(String path, OmCalendar calendar, org.apache.http.client.HttpClient client, org.apache.http.client.protocol.HttpClientContext context, AppointmentDao appointmentDao, IcalUtils utils)CtagHandler(String path, OmCalendar calendar, org.apache.http.client.HttpClient client, org.apache.http.client.protocol.HttpClientContext context, AppointmentDao appointmentDao, IcalUtils utils)EtagsHandler(String path, OmCalendar calendar, org.apache.http.client.HttpClient client, org.apache.http.client.protocol.HttpClientContext context, AppointmentDao appointmentDao, IcalUtils utils)MultigetHandler(List<String> hrefs, boolean onlyEtag, String path, OmCalendar calendar, org.apache.http.client.HttpClient client, org.apache.http.client.protocol.HttpClientContext context, AppointmentDao appointmentDao, IcalUtils utils)MultigetHandler(List<String> hrefs, String path, OmCalendar calendar, org.apache.http.client.HttpClient client, org.apache.http.client.protocol.HttpClientContext context, AppointmentDao appointmentDao, IcalUtils utils)WebDAVSyncHandler(String path, OmCalendar calendar, org.apache.http.client.HttpClient client, org.apache.http.client.protocol.HttpClientContext context, AppointmentDao appointmentDao, IcalUtils utils)
-