Package | Description |
---|---|
org.universAAL.context.reasoner | |
org.universAAL.middleware.service | |
org.universAAL.middleware.ui | |
org.universAAL.reliability.reasoner | |
org.universAAL.ri.gateway.proxies.exporting |
Exporting Proxies, are those components that represent local components inside the Gateway, and handle the operations required in other for remote Space to communicate with them.
|
org.universAAL.ri.rest.manager.wrappers | |
org.universAAL.samples.lighting.uiclient | |
org.universAAL.samples.uibus | |
org.universAAL.samples.utils.client | |
org.universAAL.security.authenticator.client | |
org.universAAL.support.utils |
Contains the most basic helper utility for using the universAAL simplified API.
|
org.universAAL.support.utils.ui.mid |
Contains normal helper classes to deal with UI concepts of universAAL.
|
org.universAAL.tutorials.ui.bus.uicaller | |
org.universAAL.ui.dm | |
org.universAAL.ui.dm.ui.preferences.editor |
Modifier and Type | Class and Description |
---|---|
class |
CHECaller
This class contains methods to perform SPARQL-Requests on the CHE.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceCaller
The default service caller simply ignores the notification about losing
connection to other instances of the middleware and calls the services either
only in an synchronous way (using the method
ServiceCaller.call(org.universAAL.middleware.service.ServiceRequest) ) or ignores
the asynchronous responses. |
class |
ServiceCaller
/** This is an abstract class that the service caller members of the service
bus must derive from.
|
Modifier and Type | Class and Description |
---|---|
class |
UICaller
Provides the interface to be implemented by applications together with shared
code.
|
Modifier and Type | Class and Description |
---|---|
class |
SCaller |
Modifier and Type | Class and Description |
---|---|
class |
ProxySCaller
Proxy that receives
ServiceCall s and injects them to the bus in other
to get a ServiceResponse from the represented ServiceCallee . |
Modifier and Type | Class and Description |
---|---|
class |
CallerWrapper |
Modifier and Type | Class and Description |
---|---|
class |
UIProvider |
Modifier and Type | Class and Description |
---|---|
class |
OPublisher |
Modifier and Type | Class and Description |
---|---|
class |
UIExample |
Modifier and Type | Class and Description |
---|---|
class |
UserPaswordAuthenticatorClient
This class is a helper for all those components that need to authenticate a
user by means of user password authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
WrapperUI
This class is for internal use by the utility API only.
|
Modifier and Type | Class and Description |
---|---|
class |
UtilUICaller
This abstract class can be extended to create a UICaller that automatically
registers its own Service Callee with the typical Main Menu "Start" service,
that will be called by the Dialog Manager when the user requests the
application form the Main Menu.
|
Modifier and Type | Class and Description |
---|---|
class |
MyUICaller
|
Modifier and Type | Class and Description |
---|---|
class |
DialogManagerImpl
The UICaller implements the interface
IDialogManager . |
class |
DMServiceCaller
DMs
ServiceCaller . |
Modifier and Type | Class and Description |
---|---|
class |
UIPreferencesUICaller
UI Preferences Editor dialog provider.
|
Copyright © 2018 universAAL Consortium. All rights reserved.