Package peak.canlight

Interface Summary
IRcvEventProcessor This interface is implemented by classes which need to process the CAN Receive-Event.
 

Class Summary
CANLight This is the main class for using the pcanlight api with your java applications.
CANMessage Defines a CAN message.
CANTimestamp Defines the point of time at which a CAN message was received.
RcvEventDispatcher This class is a gateway between the PCAN Light JNI and the application to dispatch the CAN Receive-Event.