gnu.io

Interface SerialPortEventListener

All Superinterfaces:
EventListener

public interface SerialPortEventListener
extends EventListener

Since:
JDK1.0

Method Summary

abstract void
serialEvent(SerialPortEvent ev)

Method Details

serialEvent

public abstract void serialEvent(SerialPortEvent ev)