Uses of Interface
org.apache.shindig.social.opensocial.spi.ActivityStreamService

Packages that use ActivityStreamService
org.apache.shindig.social.opensocial.service The Social Service API package 
org.apache.shindig.social.sample.spi Sample SPI implementation 
 

Uses of ActivityStreamService in org.apache.shindig.social.opensocial.service
 

Constructors in org.apache.shindig.social.opensocial.service with parameters of type ActivityStreamService
ActivityStreamHandler(ActivityStreamService service, ContainerConfig config)
          Constructor for ActivityStreamHandler.
 

Uses of ActivityStreamService in org.apache.shindig.social.sample.spi
 

Classes in org.apache.shindig.social.sample.spi that implement ActivityStreamService
 class JsonDbOpensocialService
          Implementation of supported services backed by a JSON DB.
 



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