public class NoFileItemProvider extends Object implements FileItemProvider
FileItemProvider default's implementation, to indicate to not handle uploaded files, and
let the users deal with the request by themselves| Constructor and Description |
|---|
NoFileItemProvider() |
| Modifier and Type | Method and Description |
|---|---|
FileItem |
create(org.apache.commons.fileupload.FileItemStream item) |
public FileItem create(org.apache.commons.fileupload.FileItemStream item)
create in interface FileItemProviderCopyright © 2019 ninjaframework. All rights reserved.