Package org.jasig.schedassist.impl.caldav

Interface Summary
CaldavDialect This interface specifies a number of methods focused on dialect with the CalDAV server.
HttpMethodInterceptor Different CalDAV servers may expect different information in the HTTP requests.
 

Class Summary
CaldavCalendarDataDaoImpl Implementation of ICalendarDataDao for CalDAV-capable calendar servers.
CaldavEventUtilsImpl Subclass of DefaultEventUtilsImpl specific for caldav.
CalendarWithURI Java bean used to track a Calendar along with it's source URI (and etag, if available) in the CalDAV server.
DefaultCaldavDialectImpl Class to encapsulate generation of the dialect between the scheduling assistant and the CalDAV server.
NoopHttpMethodInterceptorImpl Does nothing to the HttpMethod.
ReportMethod Provides "REPORT" HTTP Method.
 

Exception Summary
CaldavDataAccessException RuntimeException raised at runtime when caldav operations unexpectedly fail.
CaldavDataFormatException RuntimeException raised when the data returned by the caldav server is malformed.
 



Copyright © 2011 Jasig. All Rights Reserved.