JavaScript is disabled on your browser.
Skip navigation links
Spincast Framework
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.spincast.core.server
Interface UploadedFile
All Known Implementing Classes:
UploadedFileDefault
public interface
UploadedFile
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
File
getFile
()
String
getFileName
()
Method Details
getFile
File
getFile
()
getFileName
String
getFileName
()