Uses of Class
net.engio.mbassy.dispatch.DelegatingMessageDispatcher
-
Packages that use DelegatingMessageDispatcher Package Description net.engio.mbassy.dispatch -
-
Uses of DelegatingMessageDispatcher in net.engio.mbassy.dispatch
Subclasses of DelegatingMessageDispatcher in net.engio.mbassy.dispatch Modifier and Type Class Description class
EnvelopedMessageDispatcher
The enveloped dispatcher will wrap published messages in an envelope before passing them to their configured dispatcher.class
FilteredMessageDispatcher
A dispatcher that implements message filtering based on the filter configuration of the associated message handler.
-