AbstractService | AbstractService implements common methods of ServiceInterface |
Aggregate | Aggregate |
Atom | Fetch an atom feed |
FlickrAtom | Fetch flickr feed with atom channel |
FlickrRss20 | Fetch flickr feed with RSS 2.0 channel |
Github | Fetch Github feed |
Rss20 | Fetch RSS 2.0 feed |
Fetch twitter feed | |
TwitterList | Fetch twitter list |
TwitterSearch | Fetch twitter search feed |
Interfaces
ServiceInterface | ServiceInterface will be in charges to fetch remotes (over http) datas, and convert each status to a StatusInterface object. |