| Interface | Description |
|---|---|
| SysIntf |
All interactions with the underlying calendar system are made via this
interface.
|
| Class | Description |
|---|---|
| CarddavBWIntf |
This class implements a namespace interface for the webdav abstract
servlet.
|
| CarddavBWIntf.QueryResult |
Result from query
|
| CarddavCardNode |
Class to represent an entity such as events in caldav.
|
| CarddavColNode |
Class to represent a collection in carddav.
|
| CarddavGroupNode |
Class to represent a group in caldav.
|
| CarddavNode |
Class to represent a caldav node.
|
| CarddavPrincipalNode |
Class to represent a principal in cardav.
|
| CarddavReportMethod |
Class called to handle OPTIONS.
|
| CarddavResource |
Represent a resource stored within the system, e.g an attachment or an
image.
|
| CarddavResourceContent |
Represent the content for a resource stored within the system, e.g an attachment or an
image.
|
| CarddavResourceNode |
Class to represent a resource such as a file.
|
| CarddavServlet |
This class extends the webdav servlet class, implementing the abstract
methods and overriding others to extend/modify the behaviour.
|
| CarddavURI |
We map uris onto an object which may be a calendar or an
entity contained within that calendar.
|
| CarddavUserNode |
Class to represent a user in caldav.
|
| Debug | |
| PropertyHandler |
This type of object will handle system dependent properties through the
system interface.
|
| SpecialUri |
Implement the special uri(s).
|
| SysIntf.PrincipalInfo |
| Enum | Description |
|---|---|
| PropertyHandler.PropertyType |
Allow callers to specify which set of properties are to be processed
|
Copyright © 2015 Bedework. All rights reserved.