org.apache.myfaces.custom.fileupload
Class DiskStorageStrategy
java.lang.Object
   org.apache.myfaces.custom.fileupload.StorageStrategy
org.apache.myfaces.custom.fileupload.StorageStrategy
       org.apache.myfaces.custom.fileupload.DiskStorageStrategy
org.apache.myfaces.custom.fileupload.DiskStorageStrategy
- All Implemented Interfaces: 
- Serializable
- public abstract class DiskStorageStrategy 
- extends StorageStrategy
- Since:
- 1.1.7
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DiskStorageStrategy
public DiskStorageStrategy()
getTempFile
public abstract File getTempFile()
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.