| Package | Description |
|---|---|
| com.h3c.sdn.tvue |
Topology viewer API & domain model definitions.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyPath |
TopologyViewerService.getPath(Flow flow)
Returns the path between the specified nodes using the supplied flow
descriptor.
|
TopologyPath |
TopologyViewerService.getPath(String srcId,
String dstId)
Returns the shortest path between the specified nodes.
|
Copyright © 2014. All Rights Reserved.