org.mortbay.http
Class ResourceCache.ResourceMetaData
java.lang.Object
org.mortbay.http.ResourceCache.ResourceMetaData
- Enclosing class:
- ResourceCache
- public class ResourceCache.ResourceMetaData
- extends java.lang.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 java.lang.String _name
_resource
protected Resource _resource
getLength
public java.lang.String getLength()
getLastModified
public java.lang.String getLastModified()
getMimeType
public java.lang.String getMimeType()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.