Uses of Class
be.ceau.itunesapi.response.feedgenerator.Feed
-
Packages that use Feed Package Description be.ceau.itunesapi Package containing the base class for each API. -
-
Uses of Feed in be.ceau.itunesapi
Methods in be.ceau.itunesapi that return Feed Modifier and Type Method Description FeedFeedGenerator. execute()Queries iTunes using the current state of thisFeedGeneratorFeedFeedGenerator. execute(Connector connector)Execute this Feed Generator API request using the providedConnectorimplementation.
-