| Class and Description |
|---|
| RpcInterceptorRegistry
Implementations of this interface will be used by
DispatchAsync implementation to find
client-side interceptors. |
| Class and Description |
|---|
| RpcInterceptor
Instances of this interface will handle specific types of action classes on the client.
|
| RpcInterceptorRegistry
Implementations of this interface will be used by
DispatchAsync implementation to find
client-side interceptors. |
| UndoCommand
The interface that
RpcInterceptors use to send the action to undo to the server. |
| Class and Description |
|---|
| AbstractRpcInterceptor
Simple abstract super-class for
RpcInterceptor implementations that forces the action class to be passed
in as a constructor to the interceptor. |
| RpcInterceptor
Instances of this interface will handle specific types of action classes on the client.
|
| UndoCommand
The interface that
RpcInterceptors use to send the action to undo to the server. |
Copyright © 2010–2017 Arcbees. All rights reserved.