| Interface | Description |
|---|---|
| RpcServiceLookup |
Provide information about the set of JSON-RPC services that are available to gadgets running in
the context of a specific container
|
| Class | Description |
|---|---|
| CajaResponseRewriter |
Rewriter that cajoles Javascript.
|
| DefaultRpcServiceLookup |
Simple storage for holding the various services offered by containers.
|
| 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.
|
| OpenSocialI18NGadgetRewriter |
Produce data constants that are needed by the opensocial-i18n
feature based on user locale.
|
| ProxyRenderer |
Implements proxied rendering.
|
| Renderer |
Validates a rendering request parameters before calling an appropriate renderer.
|
| RenderingGadgetRewriter |
Produces a valid HTML document for the gadget output, automatically inserting appropriate HTML
document wrapper data as needed.
|
| RenderingResults |
Contains the results of a rendering operation.
|
| RenderModule |
Guice bindings for the render package.
|
| SanitizingGadgetRewriter |
A content rewriter that will sanitize output for simple 'badge' like display.
|
| SanitizingProxyUriManager |
Forcible rewrite the link through the proxy and force sanitization with
an expected mime type.
|
| SanitizingResponseRewriter |
Rewriter that sanitizes CSS and image content.
|
| Enum | Description |
|---|---|
| RenderingResults.Status | |
| SanitizingGadgetRewriter.Bypass |
| Exception | Description |
|---|---|
| RenderingException |
Exceptions thrown during gadget rendering.
|
| Annotation Type | Description |
|---|---|
| SanitizingGadgetRewriter.AllowedAttributes | |
| SanitizingGadgetRewriter.AllowedTags |
Copyright © 2007-2012. All Rights Reserved.