Uses of Interface
org.apache.shindig.gadgets.render.RpcServiceLookup

Packages that use RpcServiceLookup
org.apache.shindig.gadgets.config   
org.apache.shindig.gadgets.render   
 

Uses of RpcServiceLookup in org.apache.shindig.gadgets.config
 

Fields in org.apache.shindig.gadgets.config declared as RpcServiceLookup
protected  RpcServiceLookup OsapiServicesConfigContributor.rpcServiceLookup
           
 

Constructors in org.apache.shindig.gadgets.config with parameters of type RpcServiceLookup
OsapiServicesConfigContributor(RpcServiceLookup rpcServiceLookup)
           
 

Uses of RpcServiceLookup in org.apache.shindig.gadgets.render
 

Classes in org.apache.shindig.gadgets.render that implement RpcServiceLookup
 class DefaultRpcServiceLookup
          Simple storage for holding the various services offered by containers.
 



Copyright © 2007-2012. All Rights Reserved.