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

Packages that use org.apache.shindig.gadgets.uri
org.apache.shindig.gadgets.oauth   
org.apache.shindig.gadgets.parse.caja   
org.apache.shindig.gadgets.render   
org.apache.shindig.gadgets.rewrite   
org.apache.shindig.gadgets.servlet   
org.apache.shindig.gadgets.uri   
 

Classes in org.apache.shindig.gadgets.uri used by org.apache.shindig.gadgets.oauth
OAuthUriManager
          Methods used by the oauth proxy, currently only used for an OAuth callback.
 

Classes in org.apache.shindig.gadgets.uri used by org.apache.shindig.gadgets.parse.caja
ProxyUriManager
          Generates Uris used by the /proxy servlet
 

Classes in org.apache.shindig.gadgets.uri used by org.apache.shindig.gadgets.render
JsUriManager
          Interface defining methods used to generate Uris for the /js servlet.
ProxyUriManager
          Generates Uris used by the /proxy servlet
ProxyUriManager.ProxyUri
           
 

Classes in org.apache.shindig.gadgets.uri used by org.apache.shindig.gadgets.rewrite
ConcatUriManager
          Generates concat servlet specific uris.
ProxyUriManager
          Generates Uris used by the /proxy servlet
ProxyUriManager.ProxyUri
           
 

Classes in org.apache.shindig.gadgets.uri used by org.apache.shindig.gadgets.servlet
AccelUriManager
          UriManager for Accel servlet.
ConcatUriManager
          Generates concat servlet specific uris.
IframeUriManager
          Interface defining methods needed to generate iframe URL for the /ifr servlet.
JsUriManager
          Interface defining methods used to generate Uris for the /js servlet.
ProxyUriManager
          Generates Uris used by the /proxy servlet
ProxyUriManager.ProxyUri
           
UriStatus
          Contains all states of a Uri - versioned/unversioned, etc.
 

Classes in org.apache.shindig.gadgets.uri used by org.apache.shindig.gadgets.uri
AccelUriManager
          UriManager for Accel servlet.
ConcatUriManager
          Generates concat servlet specific uris.
ConcatUriManager.ConcatData
          Represents a single concatenated Uri.
ConcatUriManager.ConcatUri
           
ConcatUriManager.Type
           
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.JsUri
           
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.
ProxyUriBase
          Represents state/config information for the proxy.
ProxyUriManager
          Generates Uris used by the /proxy servlet
ProxyUriManager.ProxyUri
           
ProxyUriManager.Versioner
           
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.