JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openremote.container.web.file
Interface Resource
All Known Implementing Classes:
ResourceImpl
public interface
Resource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getETag
()
File
getFile
()
long
getLastModified
()
long
getLength
()
URL
getURL
()
Method Details
getFile
File
getFile
()
getLength
long
getLength
()
getLastModified
long
getLastModified
()
getETag
String
getETag
()
getURL
URL
getURL
()