Uses of Interface
org.apache.shindig.gadgets.uri.IframeUriManager.Versioner

Packages that use IframeUriManager.Versioner
org.apache.shindig.gadgets.uri   
 

Uses of IframeUriManager.Versioner in org.apache.shindig.gadgets.uri
 

Classes in org.apache.shindig.gadgets.uri that implement IframeUriManager.Versioner
 class 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.
 

Methods in org.apache.shindig.gadgets.uri with parameters of type IframeUriManager.Versioner
 void DefaultIframeUriManager.setVersioner(IframeUriManager.Versioner versioner)
           
 



Copyright © 2007-2012. All Rights Reserved.