Interface | Description |
---|---|
MessageReceiver |
Interface for the Communication Layer, to be able to deliver Asynchronous
messages.
|
MessageSender |
Interface to be implemented by artifacts capable of sending a message to a
remote ASG, and used by dose classes that need to send messages to remote
peers.
|
Class | Description |
---|---|
ErrorMessage |
Message to send Errors to remote peers.
|
ImportMessage | |
LinkMessage | |
Message |
Main Message class.
|
WrappedBusMessage |
Message used to forward a
BusMessage (ServiceRequest,
ServiceResponse, ContextEvent, UIRequest UIResponse). |
Enum | Description |
---|---|
ImportMessage.ImportMessageType |
Different type of import messages.
|
LinkMessage.LinkMessageType |
Copyright © 2018 universAAL Consortium. All rights reserved.