Package | Description |
---|---|
net.engio.mbassy.bus.common |
Modifier and Type | Class and Description |
---|---|
class |
DeadMessage
The dead message event is published whenever no message
handlers could be found for a given message publication.
|
class |
FilteredMessage
A filtered message event is published when there have been matching subscriptions for a given
message publication but configured filters prevented the message from being delivered to
any of the handlers.
|
Copyright © 2018. All rights reserved.