| Package | Description |
|---|---|
| org.universAAL.context.reasoner.osgi | |
| org.universAAL.context.sysinfo | |
| org.universAAL.middleware.context | |
| org.universAAL.middleware.context.data | |
| org.universAAL.middleware.context.impl | |
| 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.keepalive.sender | |
| org.universAAL.ri.rest.manager.wrappers | |
| org.universAAL.samples.ctxtbus | |
| org.universAAL.samples.sensor.simulator | |
| org.universAAL.security.authenticator.client | |
| org.universAAL.security.session.manager.context | |
| org.universAAL.support.utils.context.mid |
Contains normal helper classes to deal with Context concepts of universAAL.
|
| org.universAAL.ui.handler.kinect.adapter.defaultComponents |
| Modifier and Type | Field and Description |
|---|---|
static ContextPublisher |
Activator.cpublisher |
| Modifier and Type | Field and Description |
|---|---|
static ContextPublisher |
Activator.cpublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContextPublisher
The default context publisher simply ignores the notification about losing
connection to other instances of the middleware.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextBus.unregister(String publisherID,
ContextPublisher publisher)
Unregister a Context Publisher from the Context Bus
|
| Modifier and Type | Method and Description |
|---|---|
void |
IProvisionsData.addProvision(ContextPublisher contextPublisher) |
void |
ProvisionsDataList.addProvision(ContextPublisher contextPublisher) |
boolean |
IProvisionsData.exist(ContextPublisher contextPublisher) |
boolean |
ProvisionsDataList.exist(ContextPublisher contextPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextBusImpl.unregister(String publisherID,
ContextPublisher publisher) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReliabilityReasonerPublisher |
| Modifier and Type | Field and Description |
|---|---|
static ContextPublisher |
ReliabilityReasonerActivator.cpublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyContextPublisher
A
ContextPublisher which will listen to remote
ProxyContextSubscriber' messages and reinject them in to the local
bus. |
| Modifier and Type | Field and Description |
|---|---|
static ContextPublisher |
Activator.cpublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
PublisherWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
CPublisher |
| Modifier and Type | Field and Description |
|---|---|
static ContextPublisher |
LocationContextPublisher.cp |
static ContextPublisher |
RoomTemperaturePublisher.myContextPublisher |
static ContextPublisher |
LampStatePublisher.myContextPublisher |
static ContextPublisher |
RoomHumidityPublisher.myContextPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationPublisher
This class should be used when the Authentication is successful, to allow the
Session Manager to uplift the authentication to a Session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
UtilPublisher
Class that can be used to easily create a Context Publisher that can be used
in almost all situations.
|
| Constructor and Description |
|---|
DefaultAdapter(ServiceCaller caller,
ContextPublisher cp) |
Copyright © 2018 universAAL Consortium. All rights reserved.