Package | Description |
---|---|
org.universAAL.context.reasoner | |
org.universAAL.middleware.api.impl | |
org.universAAL.middleware.service | |
org.universAAL.middleware.service.impl | |
org.universAAL.middleware.service.owl | |
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.client | |
org.universAAL.samples.servbus | |
org.universAAL.samples.utils.app | |
org.universAAL.samples.utils.client | |
org.universAAL.security.authenticator.client | |
org.universAAL.tools.ucc.service.manager | |
org.universAAL.ui.dm | |
org.universAAL.ui.handler.kinect.adapter.defaultComponents |
Modifier and Type | Class and Description |
---|---|
class |
CHECaller
This class contains methods to perform SPARQL-Requests on the CHE.
|
Modifier and Type | Method and Description |
---|---|
static Object |
DynamicServiceProxy.newInstance(Class<?> interfaceClazz,
ServiceCaller caller) |
Constructor and Description |
---|
DynamicServiceProxy(ServiceCaller caller,
Class<?> intefaceClazz) |
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
call(org.universAAL.middleware.service.ServiceRequest) ) or ignores
the asynchronous responses. |
Modifier and Type | Method and Description |
---|---|
void |
ServiceBus.unregister(String callerID,
ServiceCaller caller)
Unregisters a service caller from the bus.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceBusImpl.unregister(String callerID,
ServiceCaller caller) |
Modifier and Type | Method and Description |
---|---|
static String |
InitialServiceDialog.getInitialDialogDescription(String serviceClassURI,
String vendor,
ServiceCaller theCaller) |
static UserInterfaceService[] |
InitialServiceDialog.getInitialDialogInfo(String serviceClassURI,
ServiceCaller theCaller) |
static String |
UserInterfaceService.getUIServiceDescription(String serviceClassURI,
String vendor,
ServiceCaller theCaller) |
protected static String |
UserInterfaceService.getUIServiceDescription(UserInterfaceService requestedService,
String serviceClassURI,
String vendor,
ServiceCaller theCaller)
Gets the UI service description of the service.
|
static UserInterfaceService[] |
UserInterfaceService.getUIServiceInfo(String serviceClassURI,
ServiceCaller theCaller) |
protected static UserInterfaceService[] |
UserInterfaceService.getUIServiceInfo(UserInterfaceService requestedService,
String serviceClassURI,
ServiceCaller theCaller) |
static boolean |
InitialServiceDialog.startInitialDialog(String serviceClassURI,
String vendor,
Resource requestingUser,
ServiceCaller theCaller)
Start an initial dialog.
|
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 | Field and Description |
---|---|
static ServiceCaller |
LightingConsumer.caller |
Modifier and Type | Field and Description |
---|---|
static ServiceCaller |
Activator.scaller |
Modifier and Type | Field and Description |
---|---|
protected static ServiceCaller |
Activator.caller |
Modifier and Type | Field and Description |
---|---|
protected static ServiceCaller |
Activator.caller |
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 | Method and Description |
---|---|
static ServiceCaller |
Activator.getSc() |
Modifier and Type | Method and Description |
---|---|
static void |
Activator.setSc(ServiceCaller sc) |
Modifier and Type | Class and Description |
---|---|
class |
DMServiceCaller
DMs
ServiceCaller . |
Modifier and Type | Method and Description |
---|---|
static ServiceCaller |
DialogManagerImpl.getServiceCaller()
Get the
ServiceCaller for calling a service |
Constructor and Description |
---|
DefaultAdapter(ServiceCaller caller,
ContextPublisher cp) |
Copyright © 2018 universAAL Consortium. All rights reserved.