public class CommunicationThread extends Object
Constructor and Description |
---|
CommunicationThread(ServerSocket socket,
Consumer<SafeDataOutputStream> sendInitialData,
ReceiveStrategy receive) |
public CommunicationThread(ServerSocket socket, Consumer<SafeDataOutputStream> sendInitialData, ReceiveStrategy receive)
public void start() throws IOException, InterruptedException
IOException
InterruptedException
public ExitCode waitToFinish()
Copyright © 2021 org.pitest. All rights reserved.