Class DispatchContext<D>

  • Type Parameters:
    D - The type of the payload.

    public class DispatchContext<D>
    extends Object
    Represents gateway dispatch data enriched with context for processing through a DispatchHandler defined under DispatchHandlers.