Package de.umass.lastfm.cache
package de.umass.lastfm.cache
-
ClassDescriptionThe
Cache
handles storing and loading to a permanent storage for last.fm api requests.Generic class for caching into a database.This Policy maintains a list of methods which should be cached one week.TheExpirationPolicy
decides if and how long a request should be cached.This class is just for testing.AScrobbleCache
is able to cacheSubmissionData
instances for later submission to the Last.fm servers.