|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsophware.home.io.HomeReceiver
sophware.home.io.HomeTransceiver
sophware.home.x10.X10CM11ATransceiver
public class X10CM11ATransceiver
X10CM11AInterface extends the HomeTransceiver
for the X10 CM11A Serial controller
available from X10.
HomeTransmitter,
HomeReceiver| Constructor Summary | |
|---|---|
X10CM11ATransceiver(HomeAccess access)
Constructs and X10CM11ATransceiver |
|
| Method Summary | |
|---|---|
void |
start()
Starts event processing |
void |
stop()
Stops event processing |
int |
transmit(HomeCommand command)
Transmits the HomeCommand to the CM11A |
| Methods inherited from class sophware.home.io.HomeReceiver |
|---|
getHome, setHome |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public X10CM11ATransceiver(HomeAccess access)
access - the access interface| Method Detail |
|---|
public void start()
throws HomeException
start in interface HomeTransmitterstart in class HomeTransceiverHomeException
public int transmit(HomeCommand command)
throws HomeException
HomeCommand to the CM11A
command - the HomeCommand to be sent
HomeExceptionpublic void stop()
stop in interface HomeTransmitterstop in class HomeTransceiver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||