Uses of Package
twitter4j.http

Packages that use twitter4j.http
twitter4j   
twitter4j.conf   
twitter4j.http   
 

Classes in twitter4j.http used by twitter4j
AccessToken
          Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
Authorization
          An interface represents credentials.
OAuthSupport
           
RequestToken
           
 

Classes in twitter4j.http used by twitter4j.conf
AuthorizationConfiguration
          A static factory class for Authorization.
 

Classes in twitter4j.http used by twitter4j.http
AccessToken
          Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
Authorization
          An interface represents credentials.
NullAuthorization
          An interface represents credentials.
OAuthSupport
           
RequestToken
           
 



Copyright © 2010. All Rights Reserved.