public class DoubleTestReceiver
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) class |
DoubleTestReceiver.DoubleReceivingCallback
This class defines the callback to be run when a double arrives.
|
Constructor and Description |
---|
DoubleTestReceiver(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.
|
cMsg coda
public static void main(java.lang.String[] args)
public void run() throws cMsgException
cMsgException