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

Packages that use MessageService
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 MessageService in org.apache.shindig.social.opensocial.service
 

Constructors in org.apache.shindig.social.opensocial.service with parameters of type MessageService
MessageHandler(MessageService service)
           
 

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

Classes in org.apache.shindig.social.opensocial.spi that implement MessageService
static class MessageService.NotImplementedMessageService
           
 

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

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



Copyright © 2007-2012. All Rights Reserved.