dispatch

public abstract DispatchOutcome dispatch(E envelope)

Dispatches the message contained in the passed envelope and returns the outcome.

Parameters

envelope

the envelope with the message