Uses of Interface
org.universAAL.middleware.bus.model.matchable.Response

Packages that use Response
org.universAAL.middleware.service   
org.universAAL.middleware.service.aapi   
org.universAAL.middleware.ui   
 

Uses of Response in org.universAAL.middleware.service
 

Classes in org.universAAL.middleware.service that implement Response
 class ServiceResponse
          A class that represents a service response resource, which is produced by the ServiceCallee-s when handling calls, and are delivered to the ServiceCaller-s as a result of their requests.
 

Uses of Response in org.universAAL.middleware.service.aapi
 

Classes in org.universAAL.middleware.service.aapi that implement Response
 class AapiServiceResponse
           
 

Uses of Response in org.universAAL.middleware.ui
 

Classes in org.universAAL.middleware.ui that implement Response
 class UIResponse
          Instances of this class can be used to exchange info about user input.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.