de.nava.informa.utils
Interface CacheSettingsIF
- All Known Implementing Classes:
- Atom030Settings, CacheSettings, RSS091Settings, RSS100Settings, RSS200Settings
public interface CacheSettingsIF
- Author:
- Jean-Guy Avelin
MILLISECONDS_IN_HOUR
static final long MILLISECONDS_IN_HOUR
- See Also:
- Constant Field Values
MILLISECONDS_IN_DAY
static final long MILLISECONDS_IN_DAY
- See Also:
- Constant Field Values
MILLISECONDS_IN_MONTH
static final long MILLISECONDS_IN_MONTH
- See Also:
- Constant Field Values
MILLISECONDS_IN_YEAR
static final long MILLISECONDS_IN_YEAR
- See Also:
- Constant Field Values
MINIMAL_TTL
static final long MINIMAL_TTL
- See Also:
- Constant Field Values
DEFAULT_TTL
static final long DEFAULT_TTL
- See Also:
- Constant Field Values
getTtl
long getTtl(ChannelIF channel,
long ttl)
setDefaultTtl
void setDefaultTtl(long ttl)
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.