Uses of Interface
org.jboss.seam.social.rest.RestService

Packages that use RestService
org.jboss.seam.social   
org.jboss.seam.social.oauth   
 

Uses of RestService in org.jboss.seam.social
 

Classes in org.jboss.seam.social that implement RestService
 class OAuthServiceBase
          This Abstract implementation of OAuthService uses an OAuthProvider to deal with remote OAuth Services
 class OAuthServiceJackson
           
 

Uses of RestService in org.jboss.seam.social.oauth
 

Subinterfaces of RestService in org.jboss.seam.social.oauth
 interface OAuthService
          Implementation of this interface is used to manage a generic OAuth Service
 



Copyright © 2011 Seam Framework. All Rights Reserved.