public class EmuBlastee3
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
isER |
| Constructor and Description |
|---|
EmuBlastee3(java.lang.String[] args)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Run as a stand-alone application.
|
void |
run()
Method to allow connections from EmuBlasters and read their data.
|
void |
stopServer()
Stop all communication with Emu domain clients.
|