Uses of Interface
twitter4j.http.OAuthSupport

Packages that use OAuthSupport
twitter4j   
twitter4j.http   
 

Uses of OAuthSupport in twitter4j
 

Classes in twitter4j that implement OAuthSupport
 class AsyncTwitter
          Twitter API with a series of asynchronous APIs.
With this class, you can call TwitterAPI asynchronously.
Note that currently this class is NOT compatible with Google App Engine as it is maintaining threads internally.
 class Twitter
          A java representation of the Twitter API
This class is thread safe and can be cached/re-used and used concurrently.
 

Uses of OAuthSupport in twitter4j.http
 

Classes in twitter4j.http that implement OAuthSupport
 class OAuthAuthorization
           
 



Copyright © 2010. All Rights Reserved.