java.lang.Object | ||
↳ | uk.ac.imperial.presage2.core.network.Message | |
↳ | uk.ac.imperial.presage2.core.network.UnicastMessage |
This is a basic unicast message to be sent between agents.
This message will only send a performative. If you want to send any objects/data with the message you should extend this class.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
to | Intended recipient of this message. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the intended recipient of this message.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Gets the intended recipient of this message.