dispatchersOf

protected Set<D> dispatchersOf(C messageClass)

Obtains all the dispatchers for the passed message class.

Return

all the registered dispatchers of the given class

Parameters

messageClass

the target message class