Uses of Package
org.universAAL.middleware.bus.member

Packages that use org.universAAL.middleware.bus.member
org.security.session.manager.context   
org.security.session.manager.impl   
org.universAAL.context.che Contains the universAAL-specific wrappers. 
org.universAAL.context.chemobile Contains the implementation. 
org.universAAL.context.prof.serv Contains the implementation, including OSGi Activator... 
org.universAAL.context.reasoner   
org.universAAL.drools   
org.universAAL.drools.engine   
org.universAAL.hw.exporter.zigbee.ha.devices   
org.universAAL.kinect.adapter.defaultComponents   
org.universAAL.lddi.exporter.activityhub   
org.universAAL.lddi.fs20.exporter   
org.universAAL.lddi.hdp   
org.universAAL.lddi.knx.exporter   
org.universAAL.lddi.manager.publisher   
org.universAAL.lddi.samples.activityhub.client   
org.universAAL.lddi.samples.device.client   
org.universAAL.lddi.subscriber.test.gui   
org.universAAL.middleware.api.impl   
org.universAAL.middleware.bus.member   
org.universAAL.middleware.bus.model   
org.universAAL.middleware.bus.model.util   
org.universAAL.middleware.bus.permission   
org.universAAL.middleware.context   
org.universAAL.middleware.context.impl   
org.universAAL.middleware.service   
org.universAAL.middleware.service.impl   
org.universAAL.middleware.tracker   
org.universAAL.middleware.ui   
org.universAAL.middleware.ui.impl   
org.universAAL.reliability.reasoner   
org.universAAL.ri.gateway.communicator.service   
org.universAAL.ri.gateway.eimanager   
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.ri.gateway.eimanager.impl.exporting   
org.universAAL.ri.gateway.eimanager.impl.importing   
org.universAAL.ri.gateway.support.home   
org.universAAL.samples.context.reasoner.client.uaalinterface   
org.universAAL.samples.ctxtbus   
org.universAAL.samples.lighting.client   
org.universAAL.samples.lighting.server   
org.universAAL.samples.lighting.server_regular   
org.universAAL.samples.lighting.uiclient   
org.universAAL.samples.simple.ui   
org.universAAL.samples.uibus   
org.universAAL.samples.utils.client   
org.universAAL.samples.utils.server   
org.universAAL.security.authenticator.client   
org.universAAL.security.security.authenticator.dummy   
org.universAAL.support.utils Contains the most basic helper utility for using the universAAL simplified API. 
org.universAAL.support.utils.context.mid Contains normal helper classes to deal with Context concepts of universAAL. 
org.universAAL.support.utils.service.top Contains full advanced helper classes to interact with Services of universAAL. 
org.universAAL.support.utils.ui.mid Contains normal helper classes to deal with UI concepts of universAAL. 
org.universAAL.ui.dm   
org.universAAL.ui.dm.adapters   
org.universAAL.ui.dm.ui.preferences.buffer   
org.universAAL.ui.dm.ui.preferences.editor   
org.universAAL.ui.handler.gui.swing universAAL connector (UIHandler) and the Handler's core features. 
org.universAAL.ui.handler.sms   
 

Classes in org.universAAL.middleware.bus.member used by org.security.session.manager.context
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Publisher
          Publishes events to an event-bus and may receive requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.security.session.manager.impl
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.context.che
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.context.chemobile
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.context.prof.serv
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.context.reasoner
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.drools
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.drools.engine
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.hw.exporter.zigbee.ha.devices
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.kinect.adapter.defaultComponents
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.exporter.activityhub
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.fs20.exporter
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.hdp
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.knx.exporter
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.manager.publisher
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.samples.activityhub.client
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.samples.device.client
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.lddi.subscriber.test.gui
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.api.impl
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.bus.member
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
BusMemberType
           
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.bus.model
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
BusMemberType
           
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.bus.model.util
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.bus.permission
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.context
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Publisher
          Publishes events to an event-bus and may receive requests to be replied.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.context.impl
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.service
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.service.impl
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.tracker
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.ui
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.middleware.ui.impl
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.reliability.reasoner
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
Publisher
          Publishes events to an event-bus and may receive requests to be replied.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ri.gateway.communicator.service
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ri.gateway.eimanager
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ri.gateway.eimanager.impl
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ri.gateway.eimanager.impl.exporting
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ri.gateway.eimanager.impl.importing
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ri.gateway.support.home
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.context.reasoner.client.uaalinterface
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.ctxtbus
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Publisher
          Publishes events to an event-bus and may receive requests to be replied.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.lighting.client
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.lighting.server
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.lighting.server_regular
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.lighting.uiclient
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.simple.ui
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.uibus
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.utils.client
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.samples.utils.server
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.security.authenticator.client
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
Publisher
          Publishes events to an event-bus and may receive requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.security.security.authenticator.dummy
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.support.utils
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.support.utils.context.mid
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Publisher
          Publishes events to an event-bus and may receive requests to be replied.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.support.utils.service.top
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.support.utils.ui.mid
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ui.dm
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ui.dm.adapters
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ui.dm.ui.preferences.buffer
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Subscriber
          Subscribes to an event-bus for events to handle them and simultaneously may re-ask the publishers on the same bus for more info; hence, it must be able to handle replies, too.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ui.dm.ui.preferences.editor
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
Caller
          Registers to a bus in order to send requests needing a reply; hence, it must be able to handle replies.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ui.handler.gui.swing
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 

Classes in org.universAAL.middleware.bus.member used by org.universAAL.ui.handler.sms
BusMember
          An AALSpaceParticipant can connect to the different buses of the universAAL middleware by becoming a member, i.e., by creating instances of this class.
Callee
          Registers to an RPC-bus for receiving requests to be replied.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.