|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PollingDevice
Polling devices implement this interface and do their polling in the poll() method. Please write no raw devices that start extra timers.
Method Summary | |
---|---|
void |
poll()
Perform polling for the device in this method. |
Method Detail |
---|
void poll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |