Uses of Class
twitter4j.http.OAuthAuthorization

Packages that use OAuthAuthorization
twitter4j.util   
 

Uses of OAuthAuthorization in twitter4j.util
 

Methods in twitter4j.util with parameters of type OAuthAuthorization
static ImageUpload ImageUpload.getImgLyUploader(OAuthAuthorization auth)
          Deprecated. use twitter4j.media.ImageUploaderFactory#getInstance() instead
static ImageUpload ImageUpload.getTweetPhotoUploader(java.lang.String tweetPhotoAPIKey, OAuthAuthorization auth)
          Deprecated. use twitter4j.media.ImageUploaderFactory#getInstance() instead
static ImageUpload ImageUpload.getTwippleUploader(OAuthAuthorization auth)
          Deprecated. use twitter4j.media.ImageUploaderFactory#getInstance() instead
static ImageUpload ImageUpload.getTwitgooUploader(OAuthAuthorization auth)
          Deprecated. use twitter4j.media.ImageUploaderFactory#getInstance() instead
static ImageUpload ImageUpload.getTwitpicUploader(java.lang.String twitpicAPIKey, OAuthAuthorization auth)
          Deprecated. use twitter4j.media.ImageUploaderFactory#getInstance() instead
static ImageUpload ImageUpload.getYFrogUploader(java.lang.String userId, OAuthAuthorization auth)
          Deprecated. use twitter4j.media.ImageUploaderFactory#getInstance() instead
 

Constructors in twitter4j.util with parameters of type OAuthAuthorization
ImageUpload.ImgLyOAuthUploader(OAuthAuthorization auth)
           
ImageUpload.TweetPhotoOAuthUploader(java.lang.String tweetPhotoAPIKey, OAuthAuthorization auth)
           
ImageUpload.TwitgooOAuthUploader(OAuthAuthorization auth)
           
 



Copyright © 2011. All Rights Reserved.