| Interface | Description |
|---|---|
| MessengerListener | |
| MultipleParcelListener | |
| RemoteClientListener |
| Class | Description |
|---|---|
| MessageUtil | |
| MessengerHandler |
It is used to handle the messages from 'Test Runner'.
|
| MessengerService |
TCP Messenger Service acting as intermediary between a remote test controller communicating over TCP Sockets
and an Android test package expecting two-way communication for receiving test commands and returning
test results and data.
|
| MultipleParcelsHandler |
This class contains methods to handle message of big size.
At the message-sender side, the message will be divided to multiples parcels. |
| RemoteClientRunner |
Copyright © SAS Institute. All Rights Reserved.