public abstract class AbstractDeviceHandler extends Object implements DeviceHandler
DeviceHandler containing only a
HomeMaticConnection, which is something most implementations will need.| Modifier and Type | Field and Description |
|---|---|
protected HomeMaticConnection |
conn |
| Constructor and Description |
|---|
AbstractDeviceHandler(HomeMaticConnection conn) |
| Modifier and Type | Method and Description |
|---|---|
protected HomeMaticConnection |
getConnection() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, setupprotected final HomeMaticConnection conn
public AbstractDeviceHandler(HomeMaticConnection conn)
protected HomeMaticConnection getConnection()
Copyright © 2018. All rights reserved.