Uses of Interface
org.testng.remote.strprotocol.IStringMessage

Packages that use IStringMessage
org.testng.remote.strprotocol   
 

Uses of IStringMessage in org.testng.remote.strprotocol
 

Classes in org.testng.remote.strprotocol that implement IStringMessage
 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 IStringMessage
 void StringMessageSenderHelper.sendMessage(IStringMessage message)
           
 



Copyright © 2010. All Rights Reserved.