Uses of Package
twitter4j

Packages that use twitter4j
twitter4j   
twitter4j.examples   
twitter4j.http   
 

Classes in twitter4j used by twitter4j
DirectMessage
          A data class representing sent/received direct message.
IDs
          A data class representing array of numeric IDs.
Paging
          Controlls pagination
Query
          A data class represents search query.
QueryResult
          A data class representing search API response
RateLimitStatus
          A data class representing Twitter rate limit status
SavedSearch
          A data class representing a Saved Search
Status
          A data class representing one single status of a user.
StatusListener
           
StatusStream
           
Trend
          A data class representing Treand.
Trends
          A data class representing Treands.
Tweet
          A data class representing a Tweet in the search response
Twitter
          A java reporesentation of the Twitter API
TwitterException
          An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
TwitterListener
          A listner for receiving asynchronous responses from Twitter Async APIs.
TwitterResponse
          Super class of Twitter Response objects.
User
          A data class representing Basic user information element
 

Classes in twitter4j used by twitter4j.examples
TwitterException
          An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
 

Classes in twitter4j used by twitter4j.http
TwitterException
          An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
 



Copyright © 2009. All Rights Reserved.