Package org.universAAL.middleware.bus.member

Package class diagram package org.universAAL.middleware.bus.member
Class Summary
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.
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.
 

Enum Summary
BusMemberType  
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.