NeighborInterface
Class
Declaration
class com.tibco.tibrv.config.NeighborInterface
extends java.lang.Object
Purpose
Represent a neighbor interface of a router.
Remarks
The method Router.getNeighborInterfaces() returns an array of objects of this class.
Constant |
Description |
|
NeighborInterface.getType() returns these integer constants, which denote the four types of neighbor interfaces. |
|
Default path cost between two routers. To use the default cost, supply this constant to Router.addLocalNetworkInterface(). |
|
Default TCP port (7501). To use the default port, supply this constant to any of the four methods of Router that add neighbor interfaces. |
Method |
Description |
Format the neighbor interface information as an XML document. |
See Also
Router.addAcceptAnyInterface()
Router.getNeighborInterfaces()
For the corresponding browser pages and background information, see Neighbor Interfaces and Adding Neighbor Interfaces in