Class ResourceImpl
java.lang.Object
org.openremote.container.web.file.ResourceImpl
- All Implemented Interfaces:
Resource
-
Constructor Summary
ConstructorsConstructorDescriptionResourceImpl
(io.undertow.server.handlers.resource.Resource resource) ResourceImpl
(File file) -
Method Summary
-
Constructor Details
-
ResourceImpl
-
ResourceImpl
public ResourceImpl(io.undertow.server.handlers.resource.Resource resource)
-
-
Method Details
-
getFile
-
getLength
public long getLength() -
getLastModified
public long getLastModified()- Specified by:
getLastModified
in interfaceResource
-
getETag
-
getURL
-