public interface FileItemProvider
FileItem for each uploaded file.
The provider to use can be defined using the FileProvider on the controller's classes or methods.| Modifier and Type | Method and Description |
|---|---|
FileItem |
create(org.apache.commons.fileupload.FileItemStream item) |
FileItem create(org.apache.commons.fileupload.FileItemStream item)
Copyright © 2019 ninjaframework. All rights reserved.