ARPDev.DAVLIB Namespace |
Class | Description | |
---|---|---|
![]() ![]() | DAVClient |
Provides the host Connection and DAV request and response methods (DAVConnection).
|
![]() | DAVConnection |
This class represents the connection to a DAV Host
|
![]() | DAVContainer |
This class houses the properties of a folder/collection (as well as some generic convenince properties for the user)
|
![]() | DAVFolder |
Class representing a DAV Folder Object. This is a wrapper class that exposes Add, Update and Delete methods for items within a folder.
|
![]() | DAVFreeBusyResponse |
Stores the result of a Free/Busy Request
|
![]() | DAVHTTPRequest |
Represents a DAV Request to be submitted to a Host a DAV client or DAV connection
|
![]() | DAVHTTPResponse |
Stores the result of a HTTP Request
|
![]() | DAVItem |
Represents the details for a dav item; including its URI, change tag, filename and a buffer containing it's raw data
|
![]() | DAVURI |
Provides management of URI Protocol,Server,Ports, Paths, etc
|
![]() | FeatureSupport |
Class used to manage a list of features supported by a given connection/DAV host
|
![]() | VCalendar |
Class to manage the loading, creation and editing of appointments
|
![]() | VCard |
Class to manage the loading, creation and editing of contacts
|
![]() | VCardAddressProperty |
Class to manage a contact address property (and serialise it into its native from within a vcard)
|
![]() | VCardNameProperty |
Represents a VCard NAME Property as a serialisable structure
|
![]() | VCardOrgProperty |
Manages a Organisation Property
|
![]() | VDataInlineImageProperty |
Manages an inline image property
|
![]() | VDataSection |
Class used to manage a section within a vcalendar/vcard
|
![]() | VDataUtility |
Utility Routines
|
![]() | VDataValue |
Primitive Helper Classes that handle the basic parsing and property management of VCalendars and VCards (and their associated sections)
|
Enumeration | Description | |
---|---|---|
![]() | DAVConnectionRequestRedirections |
Determines the redirection behaviour of the DAV client.
|
![]() | DAVContainerType |
Represents the different types of DAV folders (assuming that each folder only contains content of its implicit type)
|
![]() | DAVPollState |
Result of Poll Operation (either expiration or change)
|
![]() | DAVResult |
Represents the result of a DAV Operation
|
![]() | ValueMatchType |
Enumarator used when seeking a named property within a VDataSection (ie: whether we can match the property only by its name or by qualifying attributes)
|