public class Fetcher extends Object
| Constructor and Description |
|---|
Fetcher() |
| Modifier and Type | Method and Description |
|---|---|
LastfmResponse |
get(Map<String,String> parameters) |
double |
getWebRequestsPerSecond() |
LastfmResponse |
post(Map<String,String> parameters) |
public Fetcher()
throws ParserConfigurationException
ParserConfigurationExceptionpublic final LastfmResponse get(Map<String,String> parameters) throws LastfmWebServicesException
LastfmWebServicesExceptionpublic final LastfmResponse post(Map<String,String> parameters) throws LastfmWebServicesException
LastfmWebServicesExceptionpublic final double getWebRequestsPerSecond()
Copyright © 2012. All Rights Reserved.