Public Member Functions | |
| ConfigurationRuntimeDataListener (ClientConnector connector) | |
| ConfigurationRuntimeDataListener (ClientConnector connector, boolean debug) | |
| ConfigurationRuntimeDataListener (KanziConnectContext ctx) | |
| ConfigurationRuntimeDataListener (KanziConnectContext ctx, boolean debug) | |
| void | cleanup () |
| Performs a cleanup for the object. | |
| void | contentRuntimeDataSubscriptionResult (String uri, RuntimeDataObject data) |
| void | handleConnected () |
| void | handleDisconnected () |
| void | setDebug (boolean debug) |
| void | setURI (String uri) |
Protected Member Functions | |
| void | finalize () |
| void | setDefaultValues () |
Static Protected Attributes | |
| static final String | URI = "servicedata://Configuration" |
| void cleanup | ( | ) |
Performs a cleanup for the object.
After call object wont anymore receive updates from server. Calling will release all outside references and render object unusable.