Package | Description |
---|---|
org.jlab.coda.emu.support.transport |
Modifier and Type | Class and Description |
---|---|
class |
DataChannelImplCmsg
This class implement a data channel which gets data from
or sends data to a cMsg server.
|
class |
DataChannelImplEmu
This class implement a data channel which
gets-data-from/sends-data-to an Emu domain client/server.
|
class |
DataChannelImplEt
This class implement a data channel which gets data from
or sends data to an ET system.
|
class |
DataChannelImplFifo
This class implements a DataChannel to act as a fifo.
|
class |
DataChannelImplFile
Implementation of a DataChannel reading/writing from/to a file in EVIO format.
|