| .. |
|
Commands.pm
|
ca1efb0f34
Changes include:
|
15 anni fa |
|
Driver.pm
|
7ccb623a28
Implemented a few more commands
|
15 anni fa |
|
ErrorHandler.pm
|
644d446f5a
- moved _get_command_result to RemoteConnection as it belongs there and the request operation is self contained. i.e. when a request method is called now, it'll process the data & return the appropriate result back.
|
15 anni fa |
|
RemoteConnection.pm
|
f6860c8457
For newSession, we need to return back the whole response value hash as it contains the sessionId information we need. For remaining commands, we can just send back the value hash alone
|
15 anni fa |