| java.lang.Object | |
| ↳ | uk.ac.imperial.presage2.util.network.NetworkRangeConstraint |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Block the message m from being delivered to recipient to.
| |||||||||||
Apply constraints to the
Message m and return the modified
version of the message. | |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
uk.ac.imperial.presage2.core.network.NetworkConstraint
| |||||||||||
| UnavailableServiceException |
|---|
Block the message m from being delivered to recipient to.
| to | a recipient of the message m |
|---|---|
| m | the message being sent. |
Apply constraints to the Message m and return the modified
version of the message.