Package | Description |
---|---|
org.safs.android.messenger | |
org.safs.android.messenger.client |
Modifier and Type | Interface and Description |
---|---|
interface |
MessengerListener |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Constructor and Description |
---|
MultipleParcelsHandler(android.os.Looper looper,
MultipleParcelListener multipleParcelListener) |
MultipleParcelsHandler(MultipleParcelListener multipleParcelListener) |
Modifier and Type | Class and Description |
---|---|
class |
MessengerRunner
It is used to handle the messages from 'TCP Messenger' in a separated Thread.
|
Copyright © SAS Institute. All Rights Reserved.