Serialized Form


Package com.dalsemi.onewire

Class com.dalsemi.onewire.OneWireException implements Serializable


Package com.dalsemi.onewire.adapter

Class com.dalsemi.onewire.adapter.OneWireIOException implements Serializable


Package com.dalsemi.onewire.application.file

Class com.dalsemi.onewire.application.file.OWFileNotFoundException implements Serializable

Class com.dalsemi.onewire.application.file.OWSyncFailedException implements Serializable


Package com.dalsemi.onewire.application.monitor

Class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent implements Serializable

Serialized Fields

eventType

int eventType
The type of event (ARRIVAL|DEPARTURE)

monitor

AbstractDeviceMonitor monitor
The monitor which generated the event

adapter

DSPortAdapter adapter
The DSPortAdapter the monitor was using at the time of event

vDeviceAddress

Vector vDeviceAddress
Vector of addresses for devices

Class com.dalsemi.onewire.application.monitor.DeviceMonitorException implements Serializable

Serialized Fields

deviceMonitor

AbstractDeviceMonitor deviceMonitor
The monitor which generated the event

adapter

DSPortAdapter adapter
The DSPortAdapter the monitor was using at the time of event

exception

Exception exception
The exception that was generated by the search



Copyright © 1999-2003 Dallas Semiconductor. All Rights Reserved.