Interface | Description |
---|---|
IRemote |
Represents an object that has a remote connection
|
IRemoteConnectionListener |
A listener that listens for connection changes in a
IRemote object |
ITable |
A table whose values can be read and written to
|
ITableListener |
A listener that listens to changes in values in a
ITable |
Exception | Description |
---|---|
TableKeyNotDefinedException |
An exception throw when the lookup a a key-value fails in a
ITable |