comm API
Version 2.0

Serialized Form

Class javax.comm.NoSuchPortException extends Exception implements Serializable


Class javax.comm.ParallelPortEvent extends EventObject implements Serializable

Serialized Fields

eventType

int eventType
Deprecated. Replaced by ParallelPortEvent.getEventType().

For compatibility with version 1.0 of the CommAPI only.


Class javax.comm.PortInUseException extends Exception implements Serializable

Serialized Fields

currentOwner

String currentOwner
Describes the current owner of the communications port.

Since:
CommAPI 1.1


Class javax.comm.SerialPortEvent extends EventObject implements Serializable

Serialized Fields

eventType

int eventType
Deprecated. Replaced by SerialPortEvent.getEventType() method.


Class javax.comm.UnsupportedCommOperationException extends Exception implements Serializable


comm API
Version 2.0

http://java.sun.com/products/javacomm