|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.ibutton.tmex.iButtonAccessProvider
The iButtonAccessProvider class chiefly manages the Dallas Semiconductor adapter class derivatives of DSPortAdapter. Upon construction a vector of all available adapters will be formed. These can be accessed through member function EnumerateAllAdapters. By writing software which cycles through this enumeration instead of using specific adapter classes, Developers can provide code which will automatically use new adapters which have not yet been invented.
| Constructor Summary | |
iButtonAccessProvider()
Constructor of iButton access provider |
|
| Method Summary | |
java.util.Enumeration |
enumerateAllAdapters()
EnumerateAllAdapters returns an Enumeration of all software port adapters. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public iButtonAccessProvider()
| Method Detail |
public java.util.Enumeration enumerateAllAdapters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||