| Package | Description |
|---|---|
| org.onosproject.net.resource.link |
Services for reserving links and their capacity as network resources,
e.g. bandwidth, lambdas.
|
| Modifier and Type | Method and Description |
|---|---|
MplsLabel |
MplsLabelResourceAllocation.mplsLabel()
Returns the MPLS label resource.
|
static MplsLabel |
MplsLabel.valueOf(int mplsLabel)
Creates a new instance with given MPLS label.
|
| Constructor and Description |
|---|
MplsLabelResourceAllocation(MplsLabel mplsLabel)
Creates a new
MplsLabelResourceAllocation with MplsLabel
object. |
Copyright © 2015. All rights reserved.