| Package | Description |
|---|---|
| com.manydesigns.elements |
Elements is a library of building blocks that powers Portofino, mostly dealing with HTTP, forms, and data representation.
|
| com.manydesigns.elements.blobs |
Support for handling binary blobs (file uploads) in Elements forms.
|
| com.manydesigns.elements.fields |
Fields that an Elements form can be made of.
|
| com.manydesigns.elements.servlet |
Servlet API utilities.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| Blob |
| BlobManager |
| BlobManagerFactory |
| FileBean
Represents a file that was submitted as part of an HTTP POST request.
|
| FileUploadLimitExceededException
Exception that is thrown when the post size of a multipart/form post used for file
upload exceeds the configured maximum size.
|
| 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 |
| RepositoryRegistry |
| SimpleBlobManager |
| Class and Description |
|---|
| Blob |
| BlobManager |
| FileBean
Represents a file that was submitted as part of an HTTP POST request.
|
| Class and Description |
|---|
| FileBean
Represents a file that was submitted as part of an HTTP POST request.
|
| FileUploadLimitExceededException
Exception that is thrown when the post size of a multipart/form post used for file
upload exceeds the configured maximum size.
|
| 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.
|
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.