Package org.jlab.coda.emu.test.blast
Class EmuBlastee
java.lang.Object
org.jlab.coda.emu.test.blast.EmuBlastee
Created by timmer on 4/10/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidRun as a stand-alone application.voidrun()Method to allow connections from EmuBlasters and read their data.voidStop all communication with Emu domain clients.
-
Constructor Details
-
EmuBlastee
Constructor.- Parameters:
args- program args
-
-
Method Details
-
main
Run as a stand-alone application.- Parameters:
args- args
-
stopServer
public void stopServer()Stop all communication with Emu domain clients. -
run
public void run()Method to allow connections from EmuBlasters and read their data.
-