Example usage for Java com.vaadin.server FileResource fields, constructors, methods, implement or subclass
The text is from its open source code.
FileResource(File sourceFile) Creates a new file resource for providing given file for client terminals. |
String | getFilename() |
void | setCacheTime(long cacheTime) Sets the length of cache expiration time. |