Name | Description | |
---|---|---|
![]() | VintasoftFileHandler | Initializes a new instance of the VintasoftFileHandler class. |
Name | Description | |
---|---|---|
![]() | VintasoftFileHandler | Initializes a new instance of the VintasoftFileHandler class. |
Name | Description | |
---|---|---|
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the HTTP handler can work with undefined session. |
![]() | IsReusable | Gets a value indicating whether another request can use this instance. |
Name | Description | |
---|---|---|
![]() | ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
![]() | AuthenticateFile | Authenticates the file using password. |
![]() | ClearSessionCache | Clears the uploaded file cache for current HTTP session. |
![]() | CopyFile | Copyies the specified file from application directory to data storage. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSerializedDocumentsDataStorage | Creates a data storage for serialized documents. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Creates the VintasoftFileWebService that handles HTTP requests from clients and allows to manipulate files on a server. |
![]() | DownloadImageFile | Downloads an image file from a server. |
![]() | ExecuteCommand | Executes HTTP command and returns the execution result. |
![]() | Finalize | Releases all resources used by this object. |
![]() | SaveImageFile | Saves images to an image file. |
![]() | UploadBase64Image | Uploads an image, which is represented by Base64 string, to the server. |
![]() | UploadBase64Images | Uploads the images, which are represented by Base64 strings, to the server. |
![]() | UploadImageFile | Uploads an image file to the server. |
![]() | UploadImageFiles | Uploads the image files to the server. |