org.testng.remote.strprotocol
Interface IMessage

All Superinterfaces:
Serializable
All Known Subinterfaces:
IStringMessage
All Known Implementing Classes:
GenericMessage, SuiteMessage, TestMessage, TestResultMessage

public interface IMessage
extends Serializable

Marker interface for messages exchanged between RemoteTestNG and a client.

Author:
Cedric Beust



Copyright © 2011. All Rights Reserved.