Uses of Package
org.testng.remote.strprotocol

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

Classes in org.testng.remote.strprotocol used by org.testng.remote.strprotocol
AbstractRemoteTestRunnerClient.ServerConnection
          Reads the message stream from the RemoteTestRunner
GenericMessage
          A generic message to be used with remote listeners.
IMessage
          Marker interface for usage with remote listeners.
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.
StringMessageSenderHelper
          String based socket based communication.
SuiteMessage
          A IStringMessage implementation for suite running events.
TestMessage
          An IStringMessage implementation for test events.
TestResultMessage
          An IStringMessage implementation for test results events.
 



Copyright © 2010. All Rights Reserved.