GWTP Dispatch client 0.6-redhat-2

Uses of Class
com.gwtplatform.dispatch.client.actionhandler.AbstractClientActionHandler

Packages that use AbstractClientActionHandler
com.gwtplatform.dispatch.client.actionhandler.caching   
 

Uses of AbstractClientActionHandler in com.gwtplatform.dispatch.client.actionhandler.caching
 

Subclasses of AbstractClientActionHandler in com.gwtplatform.dispatch.client.actionhandler.caching
 class AbstractCachingClientActionHandler<A extends Action<R>,R extends Result>
          Abstract base class for client-side action handlers with caching support.
 class ActionCachingHandler<A extends Action<R>,R extends Result>
          Default implementation of AbstractCachingClientActionHandler.
 


GWTP Dispatch client 0.6-redhat-2

Copyright © 2010-2012 ArcBees. All Rights Reserved.