| Interface | Description |
|---|---|
| ClientActionHandler<A,R> | Deprecated
use
Interceptor |
| ClientActionHandlerRegistry | Deprecated
use
com.gwtplatform.dispatch.rpc.client.interceptor.RpcInterceptorRegistry |
| ExecuteCommand<A,R> | Deprecated
use
ExecuteCommand |
| UndoCommand<A,R> | Deprecated
use
com.gwtplatform.dispatch.client.interceptor.UndoCommand |
| Class | Description |
|---|---|
| AbstractClientActionHandler<A,R> | Deprecated
use
com.gwtplatform.dispatch.rpc.client.interceptor.AbstractRpcInterceptor |
| DefaultClientActionHandlerRegistry | Deprecated
use
com.gwtplatform.dispatch.rpc.client.interceptor.DefaultRpcInterceptorRegistry |
| Exception | Description |
|---|---|
| ClientActionHandlerMismatchException | Deprecated |
Copyright © 2010–2015 Arcbees. All rights reserved.