Package | Description |
---|---|
org.jlab.coda.emu | |
org.jlab.coda.emu.modules | |
org.jlab.coda.emu.support.data | |
org.jlab.coda.emu.support.transport | |
org.jlab.coda.emu.test |
Class and Description |
---|
DataChannel
This interface defines an object that can send and
receive data.
|
Class and Description |
---|
DataChannel
This interface defines an object that can send and
receive data.
|
Class and Description |
---|
DataChannel
This interface defines an object that can send and
receive data.
|
Class and Description |
---|
DataChannel
This interface defines an object that can send and
receive data.
|
DataChannelAdapter
This class provides boilerplate code for the DataChannel
interface (which includes the CODAStateMachine interface).
|
DataChannelAdapter.ThreadState
Keep track of output channel thread's state.
|
DataChannelImplEmu
This class implement a data channel which
gets-data-from/sends-data-to an Emu domain client/server.
|
DataTransport
This interface defines how data is transported
and does not refer to a particular data connection.
|
DataTransportAdapter
This class provides a bare-bones implementation of the DataTransport interface
(which includes the CODAStateMachine interface).
|
DataTransportException
Class TransportException
|
DataTransportImplCmsg
This class specifies a single cMsg server.
|
DataTransportImplEmu
This class specifies a single cMsg server.
|
DataTransportImplEt
This class specifies a single ET system to connect to.
|
DataTransportImplFifo
Implement a DataTransport that creates FIFO DataChannels based on the RingBuffer.
|
DataTransportImplFile
Implement a DataTransport that uses DataChannels based on EVIO format files.
|
EmuDomainServer
Much of this copied from the the RCMulticastDomain's RCMulticast class.
|
EmuDomainTcpServer
This class is the cMsg Emu domain TCP server run inside of an EMU.
|
TransportType
This class is an enum which lists all the possible communication types
used in input and output data channels.
|
Class and Description |
---|
DataTransportImplEmu
This class specifies a single cMsg server.
|