Package | Description |
---|---|
es.tid.pce.pcep.constructs |
PCEP Constructs as described in RFC 5440
|
es.tid.pce.pcep.objects |
PCEP Objects
Contains PCEP Objects as described in RFC 5440, IETF drafts and proprietary.
|
Modifier and Type | Method and Description |
---|---|
LabelSet |
Path.getLabelSet() |
Modifier and Type | Method and Description |
---|---|
void |
Path.setLabelSet(LabelSet labelSet) |
Modifier and Type | Class and Description |
---|---|
class |
BitmapLabelSet
� Attaching a new LABEL object (class 129, type 1) as an attribute of the computed path.
|
class |
LabelSetInclusiveList
Attaching a new LABEL_SET object (class 130, type 1) as an attribute of the computed path, that encodes the free NCF as an inclusive list.
|
Copyright © 2016. All rights reserved.