|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cooldown
An interface indicating that a driver needs certain cool-down phases for proper operating.
| Method Summary | |
|---|---|
long |
getOpenTimeout()
This is the waiting time that should be applied between closing and opening of the driver. |
long |
getReadWriteTimeout()
This timeout should be applied between a write and a read operation. |
| Methods inherited from interface io.Driver |
|---|
close, getDriverName, isOpen, open |
| Method Detail |
|---|
long getOpenTimeout()
long getReadWriteTimeout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||