Class | MusicBrainz::Webservice::IWebservice |
In: |
lib/rbrainz/webservice/webservice.rb
|
Parent: | Object |
An interface all concrete web service classes have to implement.
All web service classes have to implement this and follow the method specifications.
Query the web service.
This method must be implemented by the concrete webservices and should return an IO object on success.
Options:
Submit data to the web service.
This method must be implemented by the concrete webservices and should return an IO object on success.
Options: