de.nava.informa.utils
Class RSS091Settings
java.lang.Object
de.nava.informa.utils.RSS091Settings
- All Implemented Interfaces:
- CacheSettingsIF
public class RSS091Settings
- extends Object
- implements CacheSettingsIF
- Author:
- Jean-Guy Avelin
Method Summary |
long |
getTtl(ChannelIF channel,
long Ttlms)
return the ttl (in order of preference) wantedTtl (if exists) defaultTtl |
void |
setDefaultTtl(long defaultTtl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSS091Settings
public RSS091Settings()
setDefaultTtl
public void setDefaultTtl(long defaultTtl)
- Specified by:
setDefaultTtl
in interface CacheSettingsIF
getTtl
public long getTtl(ChannelIF channel,
long Ttlms)
- return the ttl (in order of preference) wantedTtl (if exists) defaultTtl
- Specified by:
getTtl
in interface CacheSettingsIF
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.