| Interface | Description |
|---|---|
| LastfmWebServices |
| Class | Description |
|---|---|
| AbstractLastfmWebServices | |
| DefaultLastfmWebServices | |
| Fetcher |
This class is responsible for actually fetching the data from last.fm and converting it to a dom
Document.
|
| FetchLimitEnforcer |
Enforce last.fm fetch limit.
|
| LastfmResponse |
Encapsulates the last.fm response, this means the deserialized Xml Document and the Expiration as
returned by the HTTP header.
|
Copyright © 2013 dontdrinkandroot. All Rights Reserved.