DCT Lightfoot v3 API specification

javax.comm
Interface SerialPortEventListener

All Superinterfaces:
EventListener

public interface SerialPortEventListener
extends EventListener

Serial port event listener


Method Summary
 void serialEvent(SerialPortEvent event)
          Invoked when an event occurs
 

Method Detail

serialEvent

public void serialEvent(SerialPortEvent event)
Invoked when an event occurs

Parameters:
event - The event

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification