| Modifier and Type | Field and Description |
|---|---|
boolean |
terminate |
| Modifier and Type | Method and Description |
|---|---|
Sensor |
parse(byte[] Query)
parses incoming query for resource availability and syntactial correctness (not yet implemented)
|
void |
run()
Thread for resolving a query - to be started by the
Acquisition component (usually in the callback for a dialog)!!
If sending NOTIFY fails, thread returns, i.e., ends
NOTIFY could fail due to termination of dialog (e.g., BYE) |
public void run()
Acquisition component (usually in the callback for a dialog)!!
If sending NOTIFY fails, thread returns, i.e., ends
NOTIFY could fail due to termination of dialog (e.g., BYE)public Sensor parse(byte[] Query)
Query - byte array with the query string