|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementing this interface will allow a class to receive 1-Wire device arrival/departure events from a OneWireMonitor.
Method Summary | |
void |
oneWireArrival(OneWireMonitorEvent owme)
Called when a new 1-Wire device is detected on the network. |
void |
oneWireDeparture(OneWireMonitorEvent owme)
Called when a 1-Wire device has left the network. |
Method Detail |
public void oneWireArrival(OneWireMonitorEvent owme)
public void oneWireDeparture(OneWireMonitorEvent owme)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |