Package | Description |
---|---|
org.universAAL.middleware.bus.model.matchable | |
org.universAAL.middleware.context | |
org.universAAL.middleware.service | |
org.universAAL.middleware.service.aapi | |
org.universAAL.middleware.ui | |
org.universAAL.support.utils.context |
Contains raw helper classes to deal with Context concepts of universAAL.
|
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 | Interface and Description |
---|---|
interface |
Request |
interface |
Subscription |
Modifier and Type | Class and Description |
---|---|
class |
ContextEventPattern
Defines the patterns used to match which events must be forwarded to which
subscribers.
|
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 |
Pattern
Class that can be used to create the most commonly used types of simple
Context Event Patterns.
|
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.