Uses of Package
org.apache.shindig.gadgets.render

Packages that use org.apache.shindig.gadgets.render
org.apache.shindig.gadgets.config   
org.apache.shindig.gadgets.render   
org.apache.shindig.gadgets.rewrite   
org.apache.shindig.gadgets.servlet   
 

Classes in org.apache.shindig.gadgets.render used by org.apache.shindig.gadgets.config
RpcServiceLookup
          Provide information about the set of JSON-RPC services that are available to gadgets running in the context of a specific container
 

Classes in org.apache.shindig.gadgets.render used by org.apache.shindig.gadgets.render
DefaultServiceFetcher
          Retrieves the rpc services for a container by fetching them from the container's system.listMethods endpoints as defined in the container config.
GadgetRewritersProvider
          Class to provide list of rewriters according to gadget request.
HtmlRenderer
          Handles producing output markup for a gadget based on the provided context.
ProxyRenderer
          Implements proxied rendering.
RenderingException
          Exceptions thrown during gadget rendering.
RenderingResults
          Contains the results of a rendering operation.
RenderingResults.Status
           
RpcServiceLookup
          Provide information about the set of JSON-RPC services that are available to gadgets running in the context of a specific container
SanitizingGadgetRewriter.AllowedAttributes
           
SanitizingGadgetRewriter.AllowedTags
           
SanitizingGadgetRewriter.Bypass
           
 

Classes in org.apache.shindig.gadgets.render used by org.apache.shindig.gadgets.rewrite
CajaResponseRewriter
          Rewriter that cajoles Javascript.
OpenSocialI18NGadgetRewriter
          Produce data constants that are needed by the opensocial-i18n feature based on user locale.
RenderingGadgetRewriter
          Produces a valid HTML document for the gadget output, automatically inserting appropriate HTML document wrapper data as needed.
SanitizingGadgetRewriter
          A content rewriter that will sanitize output for simple 'badge' like display.
SanitizingResponseRewriter
          Rewriter that sanitizes CSS and image content.
 

Classes in org.apache.shindig.gadgets.render used by org.apache.shindig.gadgets.servlet
Renderer
          Validates a rendering request parameters before calling an appropriate renderer.
RenderingResults
          Contains the results of a rendering operation.
 



Copyright © 2007-2012. All Rights Reserved.