Package | Description |
---|---|
org.apache.myfaces.trinidad.model | |
org.apache.myfaces.trinidad.webapp |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedUploadedFile
AbstractUploadedFile defines a single file that has been uploaded
to the server.
|
Modifier and Type | Method and Description |
---|---|
UploadedFile |
UploadedFileProcessor.processFile(Object request,
UploadedFile file)
Process a single uploaded file, moving it from temporary
storage to per-request storage.
|
Modifier and Type | Method and Description |
---|---|
UploadedFile |
UploadedFileProcessor.processFile(Object request,
UploadedFile file)
Process a single uploaded file, moving it from temporary
storage to per-request storage.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.