Uses of Interface
org.apache.shindig.protocol.HandlerRegistry

Packages that use HandlerRegistry
org.apache.shindig.protocol   
 

Uses of HandlerRegistry in org.apache.shindig.protocol
 

Classes in org.apache.shindig.protocol that implement HandlerRegistry
 class DefaultHandlerRegistry
          Default implementation of HandlerRegistry.
 

Fields in org.apache.shindig.protocol declared as HandlerRegistry
protected  HandlerRegistry ApiServlet.dispatcher
           
 

Methods in org.apache.shindig.protocol with parameters of type HandlerRegistry
 void ApiServlet.setHandlerRegistry(HandlerRegistry dispatcher)
           
 

Constructors in org.apache.shindig.protocol with parameters of type HandlerRegistry
SystemHandler(HandlerRegistry registry)
           
 



Copyright © 2007-2012. All Rights Reserved.