Uses of Package
org.testng.remote.strprotocol

Packages that use org.testng.remote.strprotocol
org.testng.remote.strprotocol   
org.testng.xml   
 

Classes in org.testng.remote.strprotocol used by org.testng.remote.strprotocol
AbstractRemoteTestRunnerClient.ServerConnection
          Reads the message stream from the RemoteTestRunner
BaseMessageSender
           
GenericMessage
          A generic message to be used with remote listeners.
IMessage
          Marker interface for messages exchanged between RemoteTestNG and a client.
IMessageSender
           
IRemoteSuiteListener
          Interface replicating the ISuiteListener used for remote listeners.
IRemoteTestListener
          Interface replicating ITestListener for remote listeners.
IStringMessage
          String based protocol main interface to be used with remote listeners.
MessageHub
          Central class to connect to the host and send message.
SuiteMessage
          A IStringMessage implementation for suite running events.
TestMessage
          An IStringMessage implementation for test events.
TestResultMessage
          An IStringMessage implementation for test results events.
 

Classes in org.testng.remote.strprotocol used by org.testng.xml
IRemoteSuiteListener
          Interface replicating the ISuiteListener used for remote listeners.
IRemoteTestListener
          Interface replicating ITestListener for remote listeners.
 



Copyright © 2010. All Rights Reserved.