| Interface | Description |
|---|---|
| Callback |
Callback interface for all dialog-based callbacks
|
| Class | Description |
|---|---|
| Acquisition |
Class to handle acquisition requests that arrive from remote application server
Implements a
Callback for the CONFIRM methods being created |
| Discovery |
Class to handle discovery requests sent by remote application server
Implements a
Callback for the PUBLISH methods being created |
| EventComponent |
Class that handles all incoming
Method types |
| HandlerEntry |
Class for describing a HandlerUI entry
|
| HandlerManager | |
| HandlerUIManager |
Initializes the handler UIs and stores them in static variable
later being used to point to in the recording services
|
| History |
Static class to call the
TimelineActivity and MapViewerActivity for visualisation |
| QueryResolver |
This class is instantiated for each incoming query from a remote application server
Currently, however, no query resolving is properly implemented
|
| Sensor |
Sensor class, holding the various pieces of the discovered sensor
To be used in repository
|
| SensorRepository |
Maintains a repository of all locally available sensors
|
| TCPClient |
Class implementing the TCP client for the remote sensing connection to your own application server
|