| Interface | Description |
|---|---|
| AccelUriManager |
UriManager for Accel servlet.
|
| ConcatUriManager |
Generates concat servlet specific uris.
|
| ConcatUriManager.Versioner | |
| DefaultIframeUriManager.TemplatingSignal | |
| IframeUriManager |
Interface defining methods needed to generate iframe URL for the /ifr servlet.
|
| IframeUriManager.Versioner | |
| JsUriManager |
Interface defining methods used to generate Uris for the /js servlet.
|
| JsUriManager.Versioner | |
| LockedDomainPrefixGenerator |
Interface that defines how to lookup a prefix from a gadget uri.
|
| OAuthUriManager |
Methods used by the oauth proxy, currently only used for an OAuth callback.
|
| ProxyUriManager |
Generates Uris used by the /proxy servlet
|
| ProxyUriManager.Versioner | |
| UriCommon |
Common class used for all Uri params.
|
| Class | Description |
|---|---|
| AllJsIframeVersioner |
Simple, but naive, implementation of an IFRAME version generator that
returns the same version value for all renders: the hash of all JS in the
feature system.
|
| ConcatUriManager.ConcatData |
Represents a single concatenated Uri.
|
| ConcatUriManager.ConcatUri | |
| DefaultAccelUriManager |
Default UriManager for Accel servlet.
|
| DefaultConcatUriManager |
Default implementation of a ConcatUriManager
|
| DefaultIframeUriManager |
Default implementetion of an IframeUriManager which references the /ifr endpoint.
|
| DefaultIframeUriManager.DefaultTemplatingSignal | |
| DefaultJsUriManager |
Generates and validates URLs serviced by a gadget JavaScript service (JsServlet).
|
| DefaultJsVersioner |
Straightforward versioner for collections of requested features to extern.
|
| DefaultOAuthUriManager |
Straightforward implemenation of an OAuth callback Uri generator.
|
| DefaultProxyUriManager |
Generates URIs for use by the Shindig proxy service.
|
| HashShaLockedDomainPrefixGenerator |
A simple implementation of locked domain that hashes the gadgeturi as the prefix.
|
| JsUriManager.JsUri | |
| ProxyUriBase |
Represents state/config information for the proxy.
|
| ProxyUriManager.ProxyUri | |
| UriModule |
Provides default configuration and bindings for Uri classes.
|
| UriUtils |
Utility functions related to URI and Http servlet response management.
|
| Enum | Description |
|---|---|
| ConcatUriManager.Type | |
| UriCommon.Param | |
| UriStatus |
Contains all states of a Uri - versioned/unversioned, etc.
|
| UriUtils.DisallowedHeaders |
Enum of disallowed response headers that should not be passed on as is to
the user.
|
Copyright © 2007-2012. All Rights Reserved.