Package | Description |
---|---|
org.universAAL.middleware.service | |
org.universAAL.middleware.service.aapi | |
org.universAAL.middleware.ui | |
org.universAAL.support.utils.service.low |
Contains low level helper classes to deal with Service concepts of universAAL.
|
org.universAAL.support.utils.ui.low |
Contains low level helper classes to deal with UI concepts of universAAL.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceRequest
A class that represents a service request resource, which is used by the
ServiceCaller -s when performing synchronous or asynchronous
requests. |
Modifier and Type | Class and Description |
---|---|
class |
AapiServiceRequest |
Modifier and Type | Class and Description |
---|---|
class |
UIRequest
Instances of this class can be used to user interaction requests.
|
Modifier and Type | Class and Description |
---|---|
class |
Request
A helper class that extends ServiceRequest and adds utility methods to build
requests.
|
Modifier and Type | Class and Description |
---|---|
class |
Dialog
A helper class that lets you build UIRequests easily so you can send them
with your UICaller class.
|
class |
Message
A helper class that lets you build UIRequests easily so you can send them
with your UICaller class.
|
class |
SubDialog
A helper class that lets you build UIRequests easily so you can send them
with your UICaller class.
|
Copyright © 2018 universAAL Consortium. All rights reserved.