Class CscExecuteCommand

java.lang.Object
org.serviceconnector.cmd.sc.CommandAdapter
org.serviceconnector.cmd.sc.CscExecuteCommand
All Implemented Interfaces:
ICommand

public class CscExecuteCommand extends CommandAdapter
The Class CscExecuteCommand. Responsible for validation and execution of execute command. Execute command sends any data to the server. Execute command runs asynchronously and passes through any parts messages.
Author:
JTraber