|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidatableMessage
Classes of this type may implement the isValid() method to perform a local validation of the contents of a message. Messages sent by brokers to the simulation server are expected to override this method to check local constraints on field values.
| Method Summary | |
|---|---|
boolean |
isValid()
Implementation should return true just in case the message is internally valid. |
| Method Detail |
|---|
boolean isValid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||