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 TypeClassDescriptionclassThe enveloped dispatcher will wrap published messages in an envelope before passing them to their configured dispatcher.final classA dispatcher that implements message filtering based on the filter configuration of the associated message handler.