Uses of Class
org.testng.remote.strprotocol.GenericMessage

Packages that use GenericMessage
org.testng.remote.strprotocol   
 

Uses of GenericMessage in org.testng.remote.strprotocol
 

Methods in org.testng.remote.strprotocol that return GenericMessage
 GenericMessage GenericMessage.addProperty(String propName, int propValue)
           
static GenericMessage MessageHelper.unmarshallGenericMessage(String message)
           
 

Methods in org.testng.remote.strprotocol with parameters of type GenericMessage
protected abstract  void AbstractRemoteTestRunnerClient.notifyStart(GenericMessage genericMessage)
           
 void IRemoteSuiteListener.onInitialization(GenericMessage genericMessage)
          General information about the number of suites to be run.
 



Copyright © 2011. All Rights Reserved.