Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
S
T
X
S
sendCommand(String, int, boolean)
- Method in interface org.ubicollab.service.X10Proxy.
X10Proxy
Method to send an X10 on/off command to a device with a given address.
sendCommand(String, int, boolean)
- Method in class org.ubicollab.X10Proxy.
X10ProxyImpl
Send a on/off command to an X10 device identified by
house
and
unit
.
SOAP_SERVICE_NAME
- Static variable in class org.ubicollab.X10Proxy.
GlobalSettings
The Constant SOAP_SERVICE_NAME is the service name that will be exported.
start(BundleContext)
- Method in class org.ubicollab.X10Proxy.
Activator
This method is invoked by the framework to start the bundle and its service
startSerialConnection(String)
- Method in interface org.ubicollab.service.X10Proxy.
X10Proxy
Start a serial connection to a CM11A serial X10 controller, on the provided COM port.
startSerialConnection(String)
- Method in class org.ubicollab.X10Proxy.
X10ProxyImpl
Start serial connection to a CM11A X10 control device on the given COM port.
stop(BundleContext)
- Method in class org.ubicollab.X10Proxy.
Activator
This method is invoked by the framework to stop the bundle and its service.
stopSerialConnection()
- Method in interface org.ubicollab.service.X10Proxy.
X10Proxy
Stop the ongoing serial connection and relase resources used.
stopSerialConnection()
- Method in class org.ubicollab.X10Proxy.
X10ProxyImpl
Stop the ongiong serial connection.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
S
T
X