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

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

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

Constructors in org.apache.shindig.social.opensocial.service with parameters of type MediaItemService
MediaItemHandler(MediaItemService service, ContainerConfig config)
           
 

Uses of MediaItemService in org.apache.shindig.social.opensocial.spi
 

Classes in org.apache.shindig.social.opensocial.spi that implement MediaItemService
static class MediaItemService.NotImplementedMediaItemService
           
 

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

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



Copyright © 2007-2012. All Rights Reserved.