|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HomeTransmitter
The HomeTransmitter transmits HomeCommands
to a HomeDevice.
HomeCommand| Method Summary | |
|---|---|
void |
start()
Starts the processing of commands |
void |
stop()
Stops the processing of commands |
int |
transmit(HomeCommand command)
Transmits commands to home devices. |
| Method Detail |
|---|
void start()
throws HomeException
HomeException
int transmit(HomeCommand command)
throws HomeException
command - the HomeCommand to be sent.
HomeException
void stop()
throws HomeException
HomeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||