| Package | Description | 
|---|---|
| org.universAAL.ui.handler.kinect.adapter.defaultComponents | |
| org.universAAL.ui.handler.kinect.adapter.serviceBus | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<?> | 
DefaultAdapter.callservice(AbstractService ao)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryService
This class represents a service call where there could be return value, so
 ServiceResponse processing is needed after a ServiceCall 
 | 
class  | 
RequestService
This class represents a service call where there is no return value so NO
 ServiceResponse processing is needed after a ServiceCall 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<?> | 
IServiceCall.callservice(AbstractService ao)
Calls a service 
 | 
Copyright © 2018 universAAL Consortium. All rights reserved.