Uses of Package
org.universAAL.support.utils

Packages that use org.universAAL.support.utils
org.universAAL.support.utils Contains the most basic helper utility for using the universAAL simplified API. 
 

Classes in org.universAAL.support.utils used by org.universAAL.support.utils
ICListener
          Implementations of this interface act like a Context Subscriber: When an event matches a pattern associated to it by UAAL 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 UAAL 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 UAAL helper, it is passed to its hadleUIResponse method.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.