Constructor and Description |
---|
TacticalConnectionTester()
Creates a new instance of TacticalConnectionTester
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
String |
readFromTacticalConnection()
Reads a string that has been sent from the strategic or tactical level over the network
|
void |
run()
Implements the Runnable interface
|
void |
writeToTacticalConnection(String str)
Reads a string that has been sent from the strategic or tactical level over the network
|
public TacticalConnectionTester()
public String readFromTacticalConnection()
public void writeToTacticalConnection(String str)
public static void main(String[] args)
args
- the command line arguments