Package | Description |
---|---|
org.jlab.coda.emu.support.data |
Modifier and Type | Interface and Description |
---|---|
interface |
RingItem
This interface defines the type of item which may be passed to the EMU
through its transport channels.
|
Modifier and Type | Class and Description |
---|---|
class |
PayloadBuffer
Wrapper for a ByteBuffer object that has external, associated data.
|
(package private) class |
RingItemAdapter
This class provides the boilerplate methods of the RingItem interface.
|