Uses of Class
twitter4j.Twitter

Packages that use Twitter
twitter4j   
 

Uses of Twitter in twitter4j
 

Subclasses of Twitter in twitter4j
 class AsyncTwitter
          Twitter API with a series of asynchronous APIs.
With this class, you can call TwitterAPI acynchronously.
 

Methods in twitter4j with parameters of type Twitter
static java.util.List<User> User.constructUsers(org.w3c.dom.Document doc, Twitter twitter)
           
 

Constructors in twitter4j with parameters of type Twitter
ExtendedUser(org.w3c.dom.Element elem, Twitter twitter)
           
UserWithStatus(org.w3c.dom.Element elem, Twitter twitter)
          Deprecated.  
 



Copyright © 2009. All Rights Reserved.