public class EmuDomainReceiver
extends java.lang.Object
Constructor and Description |
---|
EmuDomainReceiver(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()
This method is executed as a thread.
|