Uses of Class
org.brickred.socialauth.Feed

Packages that use Feed
org.brickred.socialauth.plugin   
org.brickred.socialauth.plugin.facebook   
org.brickred.socialauth.plugin.linkedin   
org.brickred.socialauth.plugin.twitter   
 

Uses of Feed in org.brickred.socialauth.plugin
 

Methods in org.brickred.socialauth.plugin that return types with arguments of type Feed
 List<Feed> FeedPlugin.getFeeds()
          Returns the list of feed
 

Uses of Feed in org.brickred.socialauth.plugin.facebook
 

Methods in org.brickred.socialauth.plugin.facebook that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
           
 

Uses of Feed in org.brickred.socialauth.plugin.linkedin
 

Methods in org.brickred.socialauth.plugin.linkedin that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
          Returns the list of feed.
 

Uses of Feed in org.brickred.socialauth.plugin.twitter
 

Methods in org.brickred.socialauth.plugin.twitter that return types with arguments of type Feed
 List<Feed> FeedPluginImpl.getFeeds()
          Returns the list of feed.
 



Copyright © 2013. All Rights Reserved.