Class | Description |
---|---|
CheckedFile |
A file object with the expected checksum
|
DetailedFileInputStream |
A FileInputStream class with more information, such as the object of source file itself and the expected checksum of the source file.
|
MultipartRequestWithSysmeta |
A class extends from the MultipartRequest class with the extra information of system meta data
|
StreamingMultipartRequestResolver |
This class will stream the file parts of the multipart request into a temporary file.
|
Copyright © 2023 Regents of the University of California. All Rights Reserved.