Davix::Context | Main handle for Davix |
Davix::DavFile | Davix File Interface |
Davix::DavIOVecInput | Input parameters for vector operations in Davix |
Davix::DavIOVecOuput | Result of vector operations in Davix |
Davix::DavixCopy | |
Davix::DavixError | Davix Error Handler |
Davix::DavPosix | POSIX-like API of Davix |
Davix::DeleteRequest | Http low level request configured for DELETE operation |
Davix::GetRequest | Http low level request configured for GET operation |
Davix::HeadRequest | Http low level request configured for HEAD operation |
Davix::Hook< T > | |
Davix::HookReceiveHeader | Hook for HTTP Request header reception |
Davix::HookRequestPostExec | Hook triggered after any Request execution |
Davix::HookRequestPreExec | Hook triggered before any Request execution |
Davix::HookSendHeader | Hook for HTTP Request header sending |
Davix::HookTraits | The HookTraits class |
Davix::HttpCacheToken | State of the cache of a past HTTPRequest transmit a HttpCacheToken object enable speed optimizations |
Davix::HttpRequest | Http low level request interface HTTPRequest is the main davix class for low level HTTP queries HTTPRequest objects are provided by Davix::Context |
Davix::PerformanceData | |
Davix::PerformanceMarker | |
Davix::PropfindRequest | Webdav low level request configured for PROPFIND operation |
Davix::PutRequest | Http low level request configured for PUT operation |
Davix::RequestParams | Main container for Davix request options |
Davix::SessionInfo | Server related info |
Davix::Uri | Uri parser convenience class for uri parsing |
Davix::X509Credential | Container for X509 certificate |