| Interface | Description |
|---|---|
| VCommandExecutor<R> |
Local execution.
|
| VCommandHandler |
Global Execution, implemented by VCommandEngine.
|
| Class | Description |
|---|---|
| VCommand |
Generic request with args to interact with vertigo, components.
|
| VResponse |
A response contains
- a status (in fact en errorMsg if there is only one error
- a body response in a string ( a json formatted string is perfect)
|
Copyright © 2015. All Rights Reserved.