| Package | Description |
|---|---|
| org.universAAL.support.utils |
Contains the most basic helper utility for using the universAAL simplified API.
|
| Class and Description |
|---|
| ICListener
Implementations of this interface act like a Context Subscriber: When an
event matches a pattern associated to it by universAAL helper, it is passed to its
hadleContextEvent method.
|
| ISListener
Implementations of this interface act like a Service Callee: When a service
call request matches a service profile associated to it by universAAL helper, it is
passed to its hadleCall method.
|
| IUIListener
Implementations of this interface act like a UI Caller: When a UI response is
received to a UI request associated to the listener by universAAL helper, it is
passed to its hadleUIResponse method.
|
Copyright © 2018 universAAL Consortium. All rights reserved.