|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DefaultFileItemFactory in org.apache.commons.fileupload |
---|
Fields in org.apache.commons.fileupload declared as DefaultFileItemFactory | |
---|---|
private DefaultFileItemFactory |
DiskFileUpload.fileItemFactory
The factory to use to create new form items. |
Constructors in org.apache.commons.fileupload with parameters of type DefaultFileItemFactory | |
---|---|
DiskFileUpload(DefaultFileItemFactory fileItemFactory)
Constructs an instance of this class which uses the supplied factory to create FileItem instances. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |