Java com.vaadin.server FileResource fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server FileResource fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.server FileResource.

The text is from its open source code.

Subclass

com.vaadin.server.FileResource has subclasses.
Click this link to see all its subclasses.

Constructor

FileResource(File sourceFile)
Creates a new file resource for providing given file for client terminals.

Method

StringgetFilename()
voidsetCacheTime(long cacheTime)
Sets the length of cache expiration time.