public interface TestOutputEvent
Modifier and Type | Interface and Description |
---|---|
static class |
TestOutputEvent.Destination
Destination of the message
|
Modifier and Type | Method and Description |
---|---|
TestOutputEvent.Destination |
getDestination()
Destination of the message
|
String |
getMessage()
Message content
|
TestOutputEvent.Destination getDestination()
String getMessage()