RvrdProxy

Interface

Declaration

interface com.tibco.tibrv.config.RvrdProxy
  extends DaemonProxy

Purpose

Define methods for Rendezvous routing daemons.

Method

Description

RvrdProxy.addBorderRouter()

Add a border router to the routing daemon.

RvrdProxy.addRouter()

RvrdProxy.addRouters()

Add router names to the routing daemon.

RvrdProxy.getLoggingParams()

Get the flags that guide the routing daemon’s log output.

RvrdProxy.getRouter()

RvrdProxy.getRouters()

Get routers from the routing daemon.

RvrdProxy.removeRouter()

RvrdProxy.removeRouters()

Remove router names from the routing daemon.

RvrdProxy.setLoggingParams()

Set the flags that guide the routing daemon’s log output.

Inherited Methods

DaemonProxy.getComponentName()

DaemonProxy.getComponentInformation()

XmlSerializable.printXml()

XmlSerializable.toXml()

Components

These components support this interface:

 rvrd
 rvsrd

See Also

For information about the parameters that this interface can access, see these sections:

Routing Daemon (rvrd) in TIBCO Rendezvous Administration
Browser Administration Interface—rvrd in TIBCO Rendezvous Administration
General Information in TIBCO Rendezvous Administration