Uses of Package
org.testng.remote.strprotocol
-
Packages that use org.testng.remote.strprotocol Package Description org.testng.remote org.testng.remote.strprotocol org.testng.remote.support org.testng.xml -
Classes in org.testng.remote.strprotocol used by org.testng.remote Class Description IMessageSender MessageHub Central class to connect to the host and send message. -
Classes in org.testng.remote.strprotocol used by org.testng.remote.strprotocol Class Description AbstractRemoteTestRunnerClient.ServerConnection Reads the message stream from the RemoteTestRunnerBaseMessageSender BaseMessageSender.ReaderThread Reader thread that processes messages from the client.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 theISuiteListenerused for remote listeners.IRemoteTestListener Interface replicatingITestListenerfor 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.MessageType RemoteTestListener1 A special listener that remote the event with string protocol.SuiteMessage AIStringMessageimplementation for suite running events.TestMessage AnIStringMessageimplementation for test events.TestResultMessage AnIStringMessageimplementation for test results events. -
Classes in org.testng.remote.strprotocol used by org.testng.remote.support Class Description MessageHub Central class to connect to the host and send message. -
Classes in org.testng.remote.strprotocol used by org.testng.xml Class Description IRemoteSuiteListener Interface replicating theISuiteListenerused for remote listeners.IRemoteTestListener Interface replicatingITestListenerfor remote listeners.SuiteMessage AIStringMessageimplementation for suite running events.TestMessage AnIStringMessageimplementation for test events.TestResultMessage AnIStringMessageimplementation for test results events.