See: Description
| Interface | Description |
|---|---|
| BlobManager | |
| BlobManagerFactory | |
| MultipartWrapper |
Interface which must be implemented by classes which provide the ability to parse
the POST content when it is of type multipart/form-data.
|
| Repository |
| Class | Description |
|---|---|
| Blob | |
| BlobUtils | |
| DefaultBlobManagerFactory | |
| FileBean |
Represents a file that was submitted as part of an HTTP POST request.
|
| HierarchicalBlobManager | |
| IteratorEnumeration |
Little helper class to create an enumeration as per the interface.
|
| MultipartRequest | |
| RepositoryRegistry | |
| SimpleBlobManager | |
| SimpleToHierarchicalConverter | |
| StreamingCommonsMultipartWrapper |
MultipartWrapper implementation that uses the streaming API of Commons Fileupload, avoiding the use of files.
|
| StreamingCommonsMultipartWrapper.FileItem |
| Exception | Description |
|---|---|
| FileUploadLimitExceededException |
Exception that is thrown when the post size of a multipart/form post used for file
upload exceeds the configured maximum size.
|
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.