2008-09-10 1.1.0

javax.comm
Interface SerialPortEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
SerialPortListener

public interface SerialPortEventListener
extends java.util.EventListener

Version:
1.1.0

Method Summary
 void serialEvent(SerialPortEvent ev)
          Serial event with the specified ev parameter.
 

Method Detail

serialEvent

void serialEvent(SerialPortEvent ev)
Serial event with the specified ev parameter.

Parameters:
ev - The ev (SerialPortEvent) parameter.

2008-09-10 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900