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