Package com.ithit.webdav.server.resumableupload
package com.ithit.webdav.server.resumableupload
Provides classes for handling resumable upload. You will use classes from this namespace to implement pause/resume/restore upload feature.
Related Documentation
WebDAV RFC (4918)-
ClassDescriptionImplemented on files that can retort upload progress.Implemented on files and folders that supports updating parts of its content.Implemented on files and folders to report upload progress.