| Package | Description |
|---|---|
| org.apache.shindig.social |
The Social API package
Shared API classes and interfaces used by both the back end (spi)
and front end (service).
|
| org.apache.shindig.social.core.config |
Core configuration
This package contains core configuration classes for Guice to
construct the Social API component.
|
| org.apache.shindig.social.core.model |
Core Social Model
Default implementations of the Social Model.
|
| org.apache.shindig.social.core.oauth |
The Core Social OAuth package
Provides implementations of the OAuth infrastructure for the
Social component.
|
| org.apache.shindig.social.core.util |
Core Utilities package
Utilities used by core packages.
|
| org.apache.shindig.social.core.util.atom | |
| org.apache.shindig.social.core.util.xstream |
XStream Utilities package
The XStream classes enable Bean to XML to Bean conversion using the XStream
library.
|
| org.apache.shindig.social.opensocial.model |
The Social Model API package
Model interfaces that are used throughout the Social Component to transfer the model.
|
| org.apache.shindig.social.opensocial.oauth |
The Social Authentication package
OAuth interfaces that are used throughout the Social Component to
manage OAuth assertions.
|
| 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 | |
| org.apache.shindig.social.sample.oauth |
Sample OAuth implementation package
A Sample implementation of OAuth for the sample container.
|
| org.apache.shindig.social.sample.service |
Sample Container package
Support classes for a simple sample container.
|
| org.apache.shindig.social.sample.spi |
Sample SPI implementation
A Sample implementation of the SPI, using a JSON DB
implementation.
|
Copyright © 2007-2012. All Rights Reserved.