Uses of Package
net.customware.gwt.dispatch.server

Packages that use net.customware.gwt.dispatch.server
net.customware.gwt.dispatch.server   
net.customware.gwt.dispatch.server.guice   
net.customware.gwt.dispatch.server.secure   
net.customware.gwt.dispatch.server.spring   
net.customware.gwt.dispatch.server.standard   
 

Classes in net.customware.gwt.dispatch.server used by net.customware.gwt.dispatch.server
AbstractActionHandler
          Simple abstract super-class for ActionHandler implementations that forces the Action class to be passed in as a constructor to the handler.
AbstractDispatch
          Abstract base implementation of the Dispatch
ActionHandler
          Instances of this interface will handle specific types of Action classes.
ActionHandlerRegistry
           
ClassActionHandlerRegistry
          Instances of this interface allow ActionHandler classes to be registered for specific Action types.
Dispatch
          Executes actions and returns the results.
ExecutionContext
          ExecutionContext instances are passed to ActionHandlers, and allows them to execute sub-actions.
InstanceActionHandlerRegistry
          This is a subclass of ActionHandlerRegistry which allows registration of handlers by passing in the handler instance directly.
 

Classes in net.customware.gwt.dispatch.server used by net.customware.gwt.dispatch.server.guice
AbstractDispatch
          Abstract base implementation of the Dispatch
ActionHandler
          Instances of this interface will handle specific types of Action classes.
ActionHandlerRegistry
           
ClassActionHandlerRegistry
          Instances of this interface allow ActionHandler classes to be registered for specific Action types.
Dispatch
          Executes actions and returns the results.
LazyActionHandlerRegistry
          This is a lazy-loading implementation of the registry.
SimpleDispatch
           
 

Classes in net.customware.gwt.dispatch.server used by net.customware.gwt.dispatch.server.secure
Dispatch
          Executes actions and returns the results.
 

Classes in net.customware.gwt.dispatch.server used by net.customware.gwt.dispatch.server.spring
AbstractDispatch
          Abstract base implementation of the Dispatch
ActionHandlerRegistry
           
Dispatch
          Executes actions and returns the results.
SimpleDispatch
           
 

Classes in net.customware.gwt.dispatch.server used by net.customware.gwt.dispatch.server.standard
Dispatch
          Executes actions and returns the results.
 



Copyright © 2011 customware.net. All Rights Reserved.