Uses of Package
org.jboss.seam.social.core

Packages that use org.jboss.seam.social.core
org.jboss.seam.social.core   
org.jboss.seam.social.facebook   
org.jboss.seam.social.linkedin   
org.jboss.seam.social.linkedin.model   
org.jboss.seam.social.twitter   
org.jboss.seam.social.twitter.model   
 

Classes in org.jboss.seam.social.core used by org.jboss.seam.social.core
HttpResponse
          Implementation of this interface represent an Http Response
OAuthRequest
          Implementation of this interface Represent an OAuth Request
OAuthService
          Implementation of this interface is used to manage a generic OAuth Service
OAuthServiceSettings
          Interface for model containing settings needed to access to an OAuth 1.0a service It's used by OAuthService to setup connection to OAuth Service
OAuthSessionSettings
          Instances of this interface contains data for a session connection to a given service.
OAuthToken
          Implementation of this interface represents an OAuth Token
RestVerb
          Enum containing the verb used in REST request.
UserProfile
          Generci abstract class to define a basic user information
 

Classes in org.jboss.seam.social.core used by org.jboss.seam.social.facebook
HasStatus
          Social network Handler implementing this interface will support status update
OAuthService
          Implementation of this interface is used to manage a generic OAuth Service
 

Classes in org.jboss.seam.social.core used by org.jboss.seam.social.linkedin
HasStatus
          Social network Handler implementing this interface will support status update
OAuthService
          Implementation of this interface is used to manage a generic OAuth Service
 

Classes in org.jboss.seam.social.core used by org.jboss.seam.social.linkedin.model
UserProfile
          Generci abstract class to define a basic user information
 

Classes in org.jboss.seam.social.core used by org.jboss.seam.social.twitter
HasStatus
          Social network Handler implementing this interface will support status update
OAuthService
          Implementation of this interface is used to manage a generic OAuth Service
 

Classes in org.jboss.seam.social.core used by org.jboss.seam.social.twitter.model
UserProfile
          Generci abstract class to define a basic user information
 



Copyright © 2011 Seam Framework. All Rights Reserved.