Interface CacheablePage

All Known Implementing Classes:
FavIcon, IconPage, RobotsTxtPage

public interface CacheablePage
This is a tagging interface to mark that the webpage produced by its implementing class may be cached by the browser or intervening proxy servers. Most webpages on YAAC are dynamic and shouldn't be cached, so this handles the rare exception cases.
Author:
Andrew Pavlin, KA2DDO