Package org.apache.shindig.social.opensocial.spi

The Social Service Provider Interface package

See:
          Description

Interface Summary
ActivityService The ActivityService interface defines the service provider interface to retrieve activities from the underlying SNS.
AppDataService Data Service SPI interface.
MessageService The MessageService interface defines the service provider interface to post messages to the underlying SNS.
PersonService  
 

Class Summary
CollectionOptions  
GroupId  
MessageService.NotImplementedMessageService  
UserId  
 

Enum Summary
GroupId.Type  
UserId.Type  
 

Exception Summary
SocialSpiException Deprecated. Use ProtocolException.
 

Package org.apache.shindig.social.opensocial.spi Description

The Social Service Provider Interface package

Interface and supporting classes that specify the service provider interface between Shindig and the deployed SNS infrastructure. Implementors will almost certainly want to implement their own versions of these services and override the @ImplementedBy Guice annotations by providing their own Guice module.



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.