GWTP Dispatch client 0.6-redhat-1

Uses of Interface
com.gwtplatform.dispatch.client.actionhandler.caching.Cache

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

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

Classes in com.gwtplatform.dispatch.client.actionhandler.caching that implement Cache
 class DefaultCacheImpl
          Default Implementation for Cache.
 

Methods in com.gwtplatform.dispatch.client.actionhandler.caching that return Cache
protected  Cache AbstractCachingClientActionHandler.getCache()
           
 

Constructors in com.gwtplatform.dispatch.client.actionhandler.caching with parameters of type Cache
AbstractCachingClientActionHandler(Class<A> actionType, Cache cache)
           
ActionCachingHandler(Class<A> actionType, Cache cache)
           
 


GWTP Dispatch client 0.6-redhat-1

Copyright © 2010-2012 ArcBees. All Rights Reserved.