| java.lang.Object | ||
| ↳ | edu.stanford.junction.api.activity.JunctionExtra | |
| ↳ | edu.stanford.junction.extra.JXSystem | |
Handles internal System requests. This may include handover to OOB-transport (or, at least, serves as an example for how to do OOB transport)
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | JX_SYSTEM_NS | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns true if the normal event handling should proceed;
Return false to stop cascading.
| |||||||||||
Convenience method to which, by default, all message sending methods call through.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
edu.stanford.junction.api.activity.JunctionExtra
| |||||||||||
From class
java.lang.Object
| |||||||||||
Returns true if the normal event handling should proceed; Return false to stop cascading.
Convenience method to which, by default, all message sending methods call through.