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