org.openqa.jetty.http
Class ResourceCache.ResourceMetaData
java.lang.Object
org.openqa.jetty.http.ResourceCache.ResourceMetaData
- Enclosing class:
- ResourceCache
public class ResourceCache.ResourceMetaData
- extends Object
MetaData associated with a context Resource.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_name
protected String _name
_resource
protected Resource _resource
getLength
public String getLength()
getLastModified
public String getLastModified()
getMimeType
public String getMimeType()
Copyright © 2012. All Rights Reserved.