| Class | Description |
|---|---|
| Client |
OpenSocial RESTful client supporting both the RPC and REST protocols defined
in the OpenSocial specification as well as two- and three-legged OAuth for
authentication.
|
| Request |
OpenSocial data request; encapsulates all information required to execute a
request including RESTful URL template, RPC method name, and any parameters
required by the provider.
|
| Response |
OpenSocial data response; encapsulates all information returned by a
provider after processing a data request sent from a
Client. |
| Exception | Description |
|---|---|
| RequestException |
Copyright © 2012. All Rights Reserved.