| Package | Description |
|---|---|
| org.onosproject.net |
Network model entities & service API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkKey |
LinkKey.linkKey(ConnectPoint src,
ConnectPoint dst)
Creates a link identifier with source and destination connection point.
|
static LinkKey |
LinkKey.linkKey(Link link)
Creates a link identifier for the specified link.
|
Copyright © 2015. All rights reserved.