| Package | Description |
|---|---|
| org.apache.shindig.social.opensocial.service |
The Social Service API package
Service classes and interfaces that bind to the HTTP transport
and provide routing and handling of the REST requests.
|
| org.apache.shindig.social.opensocial.spi |
The Social Service Provider Interface package
Interface and supporting classes that specify the service
provider interface between Shindig and the deployed SNS infrastructure.
|
| org.apache.shindig.social.sample.spi |
Sample SPI implementation
A Sample implementation of the SPI, using a JSON DB
implementation.
|
| Constructor and Description |
|---|
AlbumHandler(AlbumService service,
ContainerConfig config) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AlbumService.NotImplementedAlbumService |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDbOpensocialService
Implementation of supported services backed by a JSON DB.
|
Copyright © 2007-2012. All Rights Reserved.