Uses of Interface
net.customware.gwt.dispatch.server.Dispatch

Packages that use Dispatch
net.customware.gwt.dispatch.server   
net.customware.gwt.dispatch.server.guice   
net.customware.gwt.dispatch.server.service   
 

Uses of Dispatch in net.customware.gwt.dispatch.server
 

Classes in net.customware.gwt.dispatch.server that implement Dispatch
 class DefaultDispatch
           
 

Uses of Dispatch in net.customware.gwt.dispatch.server.guice
 

Methods in net.customware.gwt.dispatch.server.guice that return types with arguments of type Dispatch
protected  java.lang.Class<? extends Dispatch> ServerDispatchModule.getDispatchClass()
          The class returned by this method is bound to the Dispatch service.
 

Constructor parameters in net.customware.gwt.dispatch.server.guice with type arguments of type Dispatch
ServerDispatchModule(java.lang.Class<? extends Dispatch> dispatchClass)
           
ServerDispatchModule(java.lang.Class<? extends Dispatch> dispatchClass, java.lang.Class<? extends ActionHandlerRegistry> actionHandlerRegistryClass)
           
 

Uses of Dispatch in net.customware.gwt.dispatch.server.service
 

Constructors in net.customware.gwt.dispatch.server.service with parameters of type Dispatch
DispatchServiceServlet(Dispatch dispatch)
           
 



Copyright © 2009 customware.net. All Rights Reserved.