Class | Description | |
---|---|---|
DavEngineAsync |
Represents WebDAV engine. Processes WebDAV request and generates WebDAV response.
| |
DavException |
Exception which can be thrown by WebDAV interface implementations.
| |
EncodeUtil |
Encodes/Decodes url parts.
| |
InvalidLicenseException |
Exception that indicates that the license is invalid.
| |
MimeType |
Provides functionality for getting mime type by file extension.
| |
MultistatusException |
Exception which contains errors for multiple items or properties.
| |
PostUploadProgressModule |
Enables POST upload with progress of files to IIS/ASP.NET.
| |
PropertyValue |
Describes one property associated with hierarchy item object.
|
Structure | Description | |
---|---|---|
DavStatus |
Represents HTTP status code with description.
| |
ErrorDetails |
Describes detail that can be passed to DavException.
| |
PropertyName |
Describes property name.
|
Interface | Description | |
---|---|---|
IHierarchyItem |
Represents one item (file, folder) in the WebDAV repository.
| |
IItemCollection |
Base interface for folders.
|