Serialized Form
-
Package gnu.io
-
Class gnu.io.I2CPortEvent
class I2CPortEvent extends EventObject implements Serializable-
Serialized Fields
-
eventType
int eventType
-
NewValue
boolean NewValue
-
OldValue
boolean OldValue
-
-
-
Exception Class gnu.io.NoSuchPortException
class NoSuchPortException extends Exception implements Serializable -
Class gnu.io.ParallelPortEvent
class ParallelPortEvent extends EventObject implements Serializable-
Serialized Fields
-
eventType
int eventType
-
NewValue
boolean NewValue
-
OldValue
boolean OldValue
-
-
-
Exception Class gnu.io.PortInUseException
class PortInUseException extends Exception implements Serializable-
Serialized Fields
-
currentOwner
String currentOwner
the owner of the port requested.
-
-
-
Class gnu.io.RawPortEvent
class RawPortEvent extends EventObject implements Serializable-
Serialized Fields
-
eventType
int eventType
-
NewValue
boolean NewValue
-
OldValue
boolean OldValue
-
-
-
Class gnu.io.RS485PortEvent
class RS485PortEvent extends EventObject implements Serializable-
Serialized Fields
-
eventType
int eventType
-
NewValue
boolean NewValue
-
OldValue
boolean OldValue
-
-
-
Class gnu.io.SerialPortEvent
class SerialPortEvent extends EventObject implements Serializable-
Serialized Fields
-
eventType
int eventType
-
NewValue
boolean NewValue
-
OldValue
boolean OldValue
-
-
-
Exception Class gnu.io.UnsupportedCommOperationException
class UnsupportedCommOperationException extends Exception implements Serializable -
Exception Class gnu.io.UnSupportedLoggerException
class UnSupportedLoggerException extends Exception implements Serializable
-