Package net.customware.gwt.dispatch.server.guice

Interface Summary
ActionHandlerMap<A extends Action<R>,R extends Result>  
 

Class Summary
ActionHandlerLinker This class links any registered ActionHandler instances with the default ActionHandlerRegistry.
ActionHandlerModule This is an abstract base class that configures Guice to inject Dispatch and ActionHandler instances.
AppEngineSecurityModule This is a Guice configuration module for projects being configured for security and deployment in the Google App Engine environment.
GuiceDispatch A simple extension of SimpleDispatch with Guice annotations.
GuiceLazyActionHandlerRegistry This will use Guice to create instances of registered ActionHandlers on in a lazy manner.
GuiceSecureDispatchServlet A servlet implementation of the SecureDispatchService.
GuiceStandardDispatchServlet  
ServerDispatchModule This module will configure the implementation for the Dispatch and ActionHandlerRegistry interfaces.
 



Copyright © 2011 customware.net. All Rights Reserved.