org.ten60.netkernel.layer1.meta
Class TimedExpiryMeta
java.lang.Object
com.ten60.netkernel.urii.meta.MetaImpl
org.ten60.netkernel.layer1.meta.MetaImpl
org.ten60.netkernel.layer1.meta.TimedExpiryMeta
- All Implemented Interfaces:
- IURMeta
- public class TimedExpiryMeta
- extends MetaImpl
A Meta with a set time to expire
Constructor Summary |
TimedExpiryMeta(String aMimeType,
long aExpiryTime,
int aCreationCost)
Creates a new instance of TimedExpiryMeta |
ONE_SECOND
public static final long ONE_SECOND
- See Also:
- Constant Field Values
ONE_MINUTE
public static final long ONE_MINUTE
- See Also:
- Constant Field Values
ONE_HOUR
public static final long ONE_HOUR
- See Also:
- Constant Field Values
ONE_DAY
public static final long ONE_DAY
- See Also:
- Constant Field Values
ONE_WEEK
public static final long ONE_WEEK
- See Also:
- Constant Field Values
ONE_MONTH
public static final long ONE_MONTH
- See Also:
- Constant Field Values
ONE_YEAR
public static final long ONE_YEAR
- See Also:
- Constant Field Values
TimedExpiryMeta
public TimedExpiryMeta(String aMimeType,
long aExpiryTime,
int aCreationCost)
- Creates a new instance of TimedExpiryMeta
toString
public String toString()
- Overrides:
toString
in class MetaImpl
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.