Command Support for RPC based on AsyncToken
| Class | Description | |
|---|---|---|
| AsyncTokenCommandFactory | CommandFactory implementation that supports command methods that return an AsyncToken. | |
| AsyncTokenCommandSupport | Provides a static method to initalize the support for command methods that execute remote calls and return an AsyncToken instance. |