public interface MessageSender
Modifier and Type | Method and Description |
---|---|
void |
send(Message message)
Send Asynchronously a
Message independent of which level it is,
to a remote ASG. |
Message |
sendRequest(Message message)
Send a request Synchronously to which a response is expected.
|
void send(Message message)
Message
independent of which level it is,
to a remote ASG. message
- Message sendRequest(Message message) throws TimeoutException
message
- to send, typically a request messageTimeoutException
Copyright © 2018 universAAL Consortium. All rights reserved.