public static interface Bus.MESSAGE
The signal handler will be called asynchronously from the thread that posted the message on the Bus.
Bus.connect(MESSAGE)
,
Bus.disconnect(MESSAGE)
Modifier and Type | Method and Description |
---|---|
void |
busMessage(Bus bus,
Message message)
|