dispatchTo

protected final DispatchOutcome dispatchTo(Set<I> ids, EventEnvelope event)

Dispatches the given event to entities with the given identifiers, and returns the dispatch outcome.

Sends the given event to the Inboxes of respective entities.