| Interface | Description |
|---|---|
| BusChangeListener | |
| EventFrameListener |
EventFrameReceiver is a simple interface that must be implemented to be able to register to
a bus and receive
EventFrames. |
| FrameListener |
FrameReceiver is a simple interface that must be implemented to be able to register to
a bus and receive frames.
|
| StatisticsListener | |
| SubscriptionChangeListener | |
| TimeEventReceiver |
| Class | Description |
|---|---|
| BCMConnection |
A RAWConnection extends the
SocketcandConnection and adds methods
that bring a socketcand in BCM mode. |
| BufferedLineReader |
A buffered line reader for files.
|
| Bus |
A Bus is the virtual representation of a CAN bus.
|
| BusURL |
URL class that absoulutely defines the connection parameters for a single bus
that is provided by a socketcand
|
| ControlConnection | |
| EventFrame | |
| Frame |
A frame is a atomic unit of data on a CAN bus.
|
| Frame.FrameBusNamePair | |
| Frame.IdentifierComparator | |
| Frame.TimestampComparator | |
| LogFile |
Represents an already existing log file.
|
| LogFileReplay | |
| RAWConnection |
A RAWConnection extends the
SocketcandConnection and adds methods
that bring a socketcand in RAW mode. |
| SeekableLogFileReplay |
A log file replay that can seek to any position in the log file.
|
| SendJob |
A send job sends a single CAN frame at a given interval time.
|
| SocketcandConnection |
This abstract class provides some common methods that are necessary for
socketcand connections.
|
| Subscription |
A Subscription describes the relation between a class that acts as a frame
source and a class that wants to receive frames.
|
| TimeSource |
This class is used to synchronize the time between different busses or other
classes.
|
| Util |
Utility class that provides the Kayak classes with methods to convert
hex strings and byte arrays to the opposite.
|
| Enum | Description |
|---|---|
| TimeSource.Mode |
Data In Motion Consulting GmbH