Package org.jlab.coda.emu.test
Class SenderCmsg
java.lang.Object
org.jlab.coda.emu.test.SenderCmsg
This class is designed to send data to an EMU.
User: timmer
Date: Dec 4, 2009
Time: 10:39:19 AM
To change this template use File | Settings | File Templates.
-
Method Summary
-
Method Details
-
main
Run as a stand-alone application.- Parameters:
args- args
-
run
public void run() throws org.jlab.coda.cMsg.cMsgExceptionThis method is executed as a thread.- Throws:
org.jlab.coda.cMsg.cMsgException- if cannot connect to cMsg server.
-