Class and Description |
---|
ClientActionHandler
Instances of this interface will handle specific types of action classes on the client.
|
ClientActionHandlerRegistry
Implementations of this interface will be used by
DispatchAsync or
RestDispatch implementation to find client-side action
handlers. |
ExecuteCommand
The interface that
ClientActionHandler s use to send the action to execute to the server. |
Class and Description |
---|
ClientActionHandler
Instances of this interface will handle specific types of action classes on the client.
|
ClientActionHandlerRegistry
Implementations of this interface will be used by
DispatchAsync or
RestDispatch implementation to find client-side action
handlers. |
ExecuteCommand
The interface that
ClientActionHandler s use to send the action to execute to the server. |
UndoCommand
The interface that
ClientActionHandler s use to send the action to undo to the server. |
Class and Description |
---|
AbstractClientActionHandler
Simple abstract super-class for
ClientActionHandler implementations that forces the action class to be passed
in as a constructor to the handler. |
ClientActionHandler
Instances of this interface will handle specific types of action classes on the client.
|
ExecuteCommand
The interface that
ClientActionHandler s use to send the action to execute to the server. |
UndoCommand
The interface that
ClientActionHandler s use to send the action to undo to the server. |
Class and Description |
---|
ClientActionHandlerRegistry
Implementations of this interface will be used by
DispatchAsync or
RestDispatch implementation to find client-side action
handlers. |
Class and Description |
---|
ClientActionHandlerRegistry
Implementations of this interface will be used by
DispatchAsync or
RestDispatch implementation to find client-side action
handlers. |
Class and Description |
---|
AbstractClientActionHandler
Simple abstract super-class for
ClientActionHandler implementations that forces the action class to be passed
in as a constructor to the handler. |
ClientActionHandler
Instances of this interface will handle specific types of action classes on the client.
|
Copyright © 2010–2014 Arcbees. All rights reserved.