Interface | Description |
---|---|
IServiceCall |
Interface for calling services
|
Class | Description |
---|---|
AbstractService |
This abstract class links non universAAL object to universAAL specific
ServiceRequest and ServiceResponse thus acts as an adapter.
|
QueryService |
This class represents a service call where there could be return value, so
ServiceResponse processing is needed after a ServiceCall
|
RequestService |
This class represents a service call where there is no return value so NO
ServiceResponse processing is needed after a ServiceCall
|
Copyright © 2018 universAAL Consortium. All rights reserved.