Uses of Class
org.universAAL.middleware.ui.impl.generic.EventBasedStrategy

Packages that use EventBasedStrategy
org.universAAL.middleware.ui.impl   
org.universAAL.middleware.ui.impl.generic   
 

Uses of EventBasedStrategy in org.universAAL.middleware.ui.impl
 

Subclasses of EventBasedStrategy in org.universAAL.middleware.ui.impl
 class UIStrategyCaller
          This part of the UIStrategy Stack deals only with communications between the UICallers and the IDialogManager.
 class UIStrategyCoordinatorMng
          This section of the UI Bus Strategy Stack, will only hold the IDialogManager instance.
 class UIStrategyHandler
          This part of the UIStrategy Stack deals only with communications between the UIHandlers and the IDialogManager.
 

Uses of EventBasedStrategy in org.universAAL.middleware.ui.impl.generic
 

Classes in org.universAAL.middleware.ui.impl.generic with type parameters of type EventBasedStrategy
 interface EventMessage<Strategy extends EventBasedStrategy>
           
 

Subclasses of EventBasedStrategy in org.universAAL.middleware.ui.impl.generic
 class CallBasedStrategy
          A set of methods to place calls and responses, both for synchronous and asynchronous calls.
 class CoordinatedRegistrationManagement
          Strategy Stack that is in charge of managing registrations, generally a registration is composed of Matchable information that is tied to an Id.
 class CoordinatedStrategy
          Strategy stack dedicated only to manage Coordination of the bus.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.