Show / Hide Table of Contents

    Interface IDispatcher

    Interface that provides for a Class to provide dispatching service for an OpenWire MessageDispatch command.

    Namespace: Apache.NMS.ActiveMQ
    Assembly: Apache.NMS.ActiveMQ.dll
    Syntax
    public interface IDispatcher

    Methods

    | Improve this Doc View Source

    Dispatch(MessageDispatch)

    Declaration
    void Dispatch(MessageDispatch messageDispatch)
    Parameters
    Type Name Description
    MessageDispatch messageDispatch
    • Improve this Doc
    • View Source
    Back to top Copyright � 2005-2019 Apache Software Foundation project
    Generated by DocFX