See: Description
Interface | Description |
---|---|
LinkWeight |
Abstraction of a link edge weight used when computing path costs.
|
TopologyData |
Carrier of processed topology data used for serving out paths, broadcast
trees, etc.
|
TopologyEvent |
Represents an event in the network topology information model.
|
TopologyListener |
Entity capable of receiving asynchronous notifications about changes in
network topology.
|
TopologyService |
Service for retrieving network topology & connectivity information
between infrastructure devices.
|
TopologySupplier |
Representation of an entity responsible for supplying information about
network topology.
|
TopologySuppliersBroker |
Broker of infrastructure link suppliers.
|
TopologySupplierService |
Set of services available for topology suppliers to contribute information
about network topology.
|
Class | Description |
---|---|
DefaultTopologyEvent |
Default implementation of the topology event.
|
TopoEdge |
Topology edge representing an infrastructure link.
|
TopologyServiceAdapter |
An adapter for the
TopologyService API, provided
specifically for unit tests and implementers to use, to insulate from
changes in the API. |
TopoVertex |
Topology vertex representing a device.
|
Enum | Description |
---|---|
TopologyEvent.Type |
Topology event types.
|
Copyright © 2015. All Rights Reserved.