Uses of Interface
edu.iu.cnets.klatsch.model.Feed

Packages that use Feed
edu.iu.cnets.klatsch.feed   
edu.iu.cnets.klatsch.lang   
 

Uses of Feed in edu.iu.cnets.klatsch.feed
 

Classes in edu.iu.cnets.klatsch.feed that implement Feed
 class Buzz
          This class handles all importation of data from the Buzz database into the Klatsch framework.
 class Truthy
          This class handles all importation of data from the Truthy database into the Klatsch framework.
 

Uses of Feed in edu.iu.cnets.klatsch.lang
 

Fields in edu.iu.cnets.klatsch.lang declared as Feed
(package private)  Feed VFeed.f
          the feed we're encapsulating
 

Constructors in edu.iu.cnets.klatsch.lang with parameters of type Feed
VFeed(Feed f)
          Constructs a new feed.