Package org.apache.shindig.gadgets.spec

Interface Summary
PipelinedData.Batch  
PipelinedData.BatchItem Item within a batch
RequestAuthenticationInfo Exposes authentication information to be extracted for making authenticated requests.
 

Class Summary
ApplicationManifest Represents an opensocial application manifest.
Feature Represents a Require or Optional tag.
GadgetSpec Represents a gadget specification root element (Module).
Icon Represents a ModuleSpec.Icon tag.
LinkSpec Represents /ModulePrefs/Link elements.
LocaleSpec Represents a Locale tag.
MessageBundle Represents a messagebundle structure.
ModulePrefs Represents the ModulePrefs element of a gadget spec.
OAuthService Information about an OAuth service that a gadget wants to use.
OAuthService.EndPoint Description of an OAuth request token or access token URL.
OAuthSpec Wraps an <OAuth> element from the gadget spec.
PipelinedData Parsing code for <os:*> elements.
Preload Represents an addressable piece of content that can be preloaded by the server to satisfy makeRequest calls
UserPref Represents a UserPref tag.
UserPref.EnumValuePair Simple data structure representing a value/displayValue pair for UserPref enums.
View Represents a Content section, but normalized into an individual view value after views are split on commas.
 

Enum Summary
OAuthService.Location Location for OAuth parameters in requests to an OAuth request token, access token, or resource URL.
OAuthService.Method Method to use for requests to an OAuth request token or access token URL.
PipelinedData.BatchType Temporary type until BatchItem is made fully polymorphic
UserPref.DataType Possible values for UserPref@datatype
View.ContentType Possible values for Content/@type
 

Exception Summary
SpecParserException Exceptions for Gadget Spec parsing.
 



Copyright © 2007-2012. All Rights Reserved.