Uses of Package
com.twitterapime.search

Packages that use com.twitterapime.search
com.twitterapime.io   
com.twitterapime.rest   
com.twitterapime.rest.handler   
com.twitterapime.search   
com.twitterapime.search.handler   
 

Classes in com.twitterapime.search used by com.twitterapime.io
LimitExceededException
           This class represents an exception to notify that the number of calls to Twitter Search API has exceeded the limit per IP within an hour period.
 

Classes in com.twitterapime.search used by com.twitterapime.rest
LimitExceededException
           This class represents an exception to notify that the number of calls to Twitter Search API has exceeded the limit per IP within an hour period.
Query
           This class defines a structure of a query.
SearchDeviceListener
           This interface defines the methods of a listener interested on the result of a search operation from SearchDevice class.
Tweet
           This class defines an entity that represents a Tweet.
 

Classes in com.twitterapime.search used by com.twitterapime.rest.handler
SearchDeviceListener
           This interface defines the methods of a listener interested on the result of a search operation from SearchDevice class.
Tweet
           This class defines an entity that represents a Tweet.
 

Classes in com.twitterapime.search used by com.twitterapime.search
LimitExceededException
           This class represents an exception to notify that the number of calls to Twitter Search API has exceeded the limit per IP within an hour period.
Query
           This class defines a structure of a query.
SearchDevice
           This class is the entry point of Search API, which defines the methods responsible for submitting a query to Twitter Search API.
SearchDeviceListener
           This interface defines the methods of a listener interested on the result of a search operation from SearchDevice class.
Tweet
           This class defines an entity that represents a Tweet.
 

Classes in com.twitterapime.search used by com.twitterapime.search.handler
SearchDeviceListener
           This interface defines the methods of a listener interested on the result of a search operation from SearchDevice class.
Tweet
           This class defines an entity that represents a Tweet.
 



Copyright © 2010 Twitter API ME Team. All Rights Reserved.