| Class | Description | |
|---|---|---|
| ContextAsyncTHierarchyItem |
This class represents an execution context. Holds request, response, and resolves hierarchy items by paths.
| |
| ContextCoreAsyncTHierarchyItemAsync |
Represents IT Hit Engine context used in ASP.NET Core-based server.
| |
| ContextHttpListenerAsyncTHierarchyItem |
Represents IT Hit Engine context used in HttpListener-based server.
| |
| ContextOwinAsyncTHierarchyItem |
Represents IT Hit Engine context optimized for IOwinContext.
| |
| ContextWebAsyncTHierarchyItem |
Represents IT Hit Engine context used in IIS-based server.
| |
| ContextWebListenerAsyncTHierarchyItem |
Represents IT Hit Engine context used in WebListener-based server.
| |
| EngineAsyncTHierarchyItemAsync |
Provides common functionality for IT Hit WebDAV Engine and IT Hit G Suite Engine.
| |
| RequestAsync |
Represents an incoming HTTP request.
| |
| ResponseAsync |
Represents HTTP response.
|
| Interface | Description | |
|---|---|---|
| IContent |
Base interface for items that have content.
| |
| IHierarchyItemBase |
Represents one item (file, folder) in the repository.
| |
| ILogger |
Engine uses this interface to perform logging.
|
| Enumeration | Description | |
|---|---|---|
| LogFlagsEnum |
Logging options.
|