Uses of Package
org.hackystat.tickertape.tickerlingua

Packages that use org.hackystat.tickertape.tickerlingua
org.hackystat.tickertape.server Provides the main class for this system. 
org.hackystat.tickertape.ticker Provides the Tickers for this system. 
org.hackystat.tickertape.tickerlingua Provides the TickerLingua definition language for this system. 
 

Classes in org.hackystat.tickertape.tickerlingua used by org.hackystat.tickertape.server
TickerLingua
          Reads a TickerLingua definition file, validates it, and provides access to its components.
Tickertape
          Represents a Tickertape, which is a notification.
 

Classes in org.hackystat.tickertape.tickerlingua used by org.hackystat.tickertape.ticker
TickerLingua
          Reads a TickerLingua definition file, validates it, and provides access to its components.
Tickertape
          Represents a Tickertape, which is a notification.
 

Classes in org.hackystat.tickertape.tickerlingua used by org.hackystat.tickertape.tickerlingua
FacebookAccount
          Supports Facebook notification.
HackystatProject
          Represents a Hackystat Project.
HackystatService
          A read-only record for Hackystat services.
HackystatUser
          Represents a Hackystat User.
NotificationService
          An abstract class representing all possible Notification services in Tickertape.
TickerLinguaException
          The exception class for all TickerLingua definition errors.
Tickertape
          Represents a Tickertape, which is a notification.
TwitterAccount
          Supports Twitter notifications.