Show / Hide Table of Contents

    Interface ITransportFactory

    Namespace: Apache.NMS.ActiveMQ.Transport
    Assembly: Apache.NMS.ActiveMQ.dll
    Syntax
    public interface ITransportFactory

    Methods

    | Improve this Doc View Source

    CompositeConnect(Uri)

    Declaration
    ITransport CompositeConnect(Uri location)
    Parameters
    Type Name Description
    System.Uri location
    Returns
    Type Description
    ITransport
    | Improve this Doc View Source

    CreateTransport(Uri)

    Declaration
    ITransport CreateTransport(Uri location)
    Parameters
    Type Name Description
    System.Uri location
    Returns
    Type Description
    ITransport
    • Improve this Doc
    • View Source
    Back to top Copyright � 2005-2019 Apache Software Foundation project
    Generated by DocFX