2008-02-07 1.1.0

org.eclipse.soda.dk.serial.connection
Class SerialPortListener

java.lang.Object
  extended by org.eclipse.soda.dk.serial.connection.SerialPortListener
All Implemented Interfaces:
java.util.EventListener, SerialPortEventListener

public class SerialPortListener
extends java.lang.Object
implements SerialPortEventListener

Version:
1.1.0

Constructor Summary
SerialPortListener(SerialPort port)
           
 
Method Summary
 void serialEvent(SerialPortEvent ev)
          Serial event with the specified ev parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialPortListener

public SerialPortListener(SerialPort port)
Parameters:
port - The port (SerialPort) parameter.
Method Detail

serialEvent

public void serialEvent(SerialPortEvent ev)
Description copied from interface: SerialPortEventListener
Serial event with the specified ev parameter.

Specified by:
serialEvent in interface SerialPortEventListener
Parameters:
ev - The ev (SerialPortEvent) parameter.

2008-02-07 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.3.1.R33x_v20070828