|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMessage | |
|---|---|
| org.testng.remote.strprotocol | |
| Uses of IMessage in org.testng.remote.strprotocol |
|---|
| Subinterfaces of IMessage in org.testng.remote.strprotocol | |
|---|---|
interface |
IStringMessage
String based protocol main interface to be used with remote listeners. |
| Classes in org.testng.remote.strprotocol that implement IMessage | |
|---|---|
class |
GenericMessage
A generic message to be used with remote listeners. |
class |
SuiteMessage
A IStringMessage implementation for suite running events. |
class |
TestMessage
An IStringMessage implementation for test events. |
class |
TestResultMessage
An IStringMessage implementation for test results events. |
| Methods in org.testng.remote.strprotocol with parameters of type IMessage | |
|---|---|
void |
StringMessageSenderHelper.sendMessage(IMessage message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||