Table of Contents

Class HttpDiscoveryAgent

Namespace
Apache.NMS.ActiveMQ.Transport.Discovery.Http
Assembly
Apache.NMS.ActiveMQ.dll
public class HttpDiscoveryAgent : AbstractDiscoveryAgent, IDiscoveryAgent, IStartable, IStoppable, IDisposable, ISuspendable
Inheritance
HttpDiscoveryAgent
Implements
IStartable
IStoppable
Inherited Members

Constructors

HttpDiscoveryAgent()

public HttpDiscoveryAgent()

Fields

DEFAULT_DISCOVERY_URI_STRING

public const string DEFAULT_DISCOVERY_URI_STRING = "http://localhost:8080/discovery-registry"

Field Value

string

DEFAULT_GROUP

public const string DEFAULT_GROUP = "default"

Field Value

string

Properties

KeepAliveInterval

public override long KeepAliveInterval { get; set; }

Property Value

long

Methods

DoAdvertizeSelf()

protected override void DoAdvertizeSelf()

DoDiscovery()

protected override void DoDiscovery()

DoStartAgent()

protected override void DoStartAgent()

DoStopAgent()

protected override void DoStopAgent()

Resume()

public void Resume()

Suspend()

public void Suspend()

ToString()

public override string ToString()

Returns

string