Class | Description | |
---|---|---|
![]() | DavContextHttpListenerBaseAsync | Obsolete.
Represents IT Hit Edgine context used in HttpListener-based server.
|
![]() | DavContextOwinBaseAsync | Obsolete.
Represents IT Hit Edgine context optimized for IOwinContext.
|
![]() | DavContextWebBaseAsync | Obsolete.
Represents IT Hit Edgine context used in IIS-based server.
|
![]() | DavContextWebListenerBaseAsync | Obsolete.
Represents IT Hit Edgine context used in WebListener-based server.
|
![]() ![]() | 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 | |
---|---|---|
![]() | IHierarchyItemAsync |
Represents one item (file, folder) in the WebDAV repository.
|
![]() | IItemCollectionAsync |
Base interface for folders.
|