GWTP Dispatch client 0.6-redhat-1

Uses of Class
com.gwtplatform.dispatch.client.gin.DispatchAsyncModule.Builder

Packages that use DispatchAsyncModule.Builder
com.gwtplatform.dispatch.client.gin   
 

Uses of DispatchAsyncModule.Builder in com.gwtplatform.dispatch.client.gin
 

Methods in com.gwtplatform.dispatch.client.gin that return DispatchAsyncModule.Builder
 DispatchAsyncModule.Builder DispatchAsyncModule.Builder.clientActionHandlerRegistry(Class<? extends ClientActionHandlerRegistry> clientActionHandlerRegistryType)
          Specify an alternate client action handler registry.
 DispatchAsyncModule.Builder DispatchAsyncModule.Builder.exceptionHandler(Class<? extends ExceptionHandler> exceptionHandlerType)
          Specify an alternative exception handler.
 DispatchAsyncModule.Builder DispatchAsyncModule.Builder.sessionAccessor(Class<? extends SecurityCookieAccessor> sessionAccessorType)
          Specify an alternate session accessor.
 


GWTP Dispatch client 0.6-redhat-1

Copyright © 2010-2012 ArcBees. All Rights Reserved.