| Interface and Description |
|---|
| com.gwtplatform.dispatch.client.actionhandler.caching.Cache
Since 1.4. Use
com.gwtplatform.dispatch.rpc.client.interceptor.caching.Cache |
| com.gwtplatform.dispatch.client.actionhandler.ClientActionHandler
Since 1.4. Use
Interceptor |
| com.gwtplatform.dispatch.client.actionhandler.ClientActionHandlerRegistry
Since 1.4. Use
com.gwtplatform.dispatch.rpc.client.interceptor.RpcInterceptorRegistry |
| com.gwtplatform.dispatch.client.actionhandler.ExecuteCommand
Since 1.4. Use
ExecuteCommand |
| com.gwtplatform.dispatch.client.actionhandler.UndoCommand
Since 1.4. Use
com.gwtplatform.dispatch.client.interceptor.UndoCommand |
| Class and Description |
|---|
| com.gwtplatform.dispatch.client.actionhandler.caching.AbstractCachingClientActionHandler
Since 1.4.
Use
com.gwtplatform.dispatch.rpc.client.interceptor.caching.AbstractCachingRpcInterceptor |
| com.gwtplatform.dispatch.client.actionhandler.AbstractClientActionHandler
Since 1.4. Use
com.gwtplatform.dispatch.rpc.client.interceptor.AbstractRpcInterceptor |
| com.gwtplatform.dispatch.client.actionhandler.caching.ActionCachingHandler
Since 1.4. Use
com.gwtplatform.dispatch.rpc.client.interceptor.caching.CachingInterceptor |
| com.gwtplatform.dispatch.client.actionhandler.caching.DefaultCacheImpl
Since 1.4. Use
com.gwtplatform.dispatch.rpc.client.interceptor.caching.DefaultCacheImpl |
| com.gwtplatform.dispatch.client.actionhandler.DefaultClientActionHandlerRegistry
Since 1.4. Use
com.gwtplatform.dispatch.rpc.client.interceptor.DefaultRpcInterceptorRegistry |
| com.gwtplatform.dispatch.client.OldDelegatingAsyncCallback
Since 1.4.
|
| Exceptions and Description |
|---|
| com.gwtplatform.dispatch.client.actionhandler.ClientActionHandlerMismatchException
Since 1.4. Use
InterceptorMismatchException |
Copyright © 2010–2016 Arcbees. All rights reserved.