Show / Hide Table of Contents

    Class MulticastDiscoveryAgentFactory

    Inheritance
    System.Object
    MulticastDiscoveryAgentFactory
    Implements
    IDiscoveryAgentFactory
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Apache.NMS.ActiveMQ.Transport.Discovery.Multicast
    Assembly: Apache.NMS.ActiveMQ.dll
    Syntax
    [ActiveMQDiscoveryAgentFactory("multicast")]
    public class MulticastDiscoveryAgentFactory : IDiscoveryAgentFactory

    Methods

    | Improve this Doc View Source

    CreateAgent(Uri)

    Declaration
    public IDiscoveryAgent CreateAgent(Uri uri)
    Parameters
    Type Name Description
    System.Uri uri
    Returns
    Type Description
    IDiscoveryAgent

    Implements

    IDiscoveryAgentFactory
    • Improve this Doc
    • View Source
    Back to top Copyright � 2005-2019 Apache Software Foundation project
    Generated by DocFX