GWTP Dispatch Server, Guice implementation 0.7-redhat-1

Uses of Class
com.gwtplatform.dispatch.server.guice.DispatchModule.Builder

Packages that use DispatchModule.Builder
com.gwtplatform.dispatch.server.guice   
 

Uses of DispatchModule.Builder in com.gwtplatform.dispatch.server.guice
 

Methods in com.gwtplatform.dispatch.server.guice that return DispatchModule.Builder
 DispatchModule.Builder DispatchModule.Builder.actionHandlerValidatorRegistry(Class<? extends ActionHandlerValidatorRegistry> actionHandlerValidatorRegistryClass)
           
 DispatchModule.Builder DispatchModule.Builder.dispatch(Class<? extends Dispatch> dispatchClass)
           
 DispatchModule.Builder DispatchModule.Builder.requestProvider(Class<? extends RequestProvider> requestProviderClass)
           
 


GWTP Dispatch Server, Guice implementation 0.7-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.