Class ClnExecuteCommand

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

public class ClnExecuteCommand extends CommandAdapter
The Class ClnExecuteCommand. 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