public class SocketMessageSender extends MessageSender
writer| Constructor and Description |
|---|
SocketMessageSender(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
shutdown() |
flush, println, testAssumptionFailed, testAssumptionFailed, testEnded, testEnded, testError, testError, testFailed, testFailed, testRunEnded, testRunEnded, testRunStarted, testRunStarted, testStarted, testStarted, testTree, testTree, testTree, testTreepublic SocketMessageSender(String host, int port)
public void init()
throws IOException
init in class MessageSenderIOExceptionpublic void shutdown()
throws IOException
shutdown in class MessageSenderIOExceptionCopyright © 2004-2014. All Rights Reserved.