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 | Class and Description |
---|---|
class |
GeneralizedBandwidthSSON |
Modifier and Type | Field and Description |
---|---|
protected GeneralizedBandwidth |
BandwidthRequestedGeneralizedBandwidth.generalizedBandwidth |
protected GeneralizedBandwidth |
BandwidthExistingLSPGeneralizedBandwidth.generalizedBandwidth |
protected GeneralizedBandwidth |
BandwidthRequestedGeneralizedBandwidth.reverseGeneralizedBandwidth |
protected GeneralizedBandwidth |
BandwidthExistingLSPGeneralizedBandwidth.reverseGeneralizedBandwidth |
Modifier and Type | Method and Description |
---|---|
GeneralizedBandwidth |
BandwidthRequestedGeneralizedBandwidth.getGeneralizedBandwidth() |
GeneralizedBandwidth |
BandwidthExistingLSPGeneralizedBandwidth.getGeneralizedBandwidth() |
GeneralizedBandwidth |
BandwidthRequestedGeneralizedBandwidth.getReverseGeneralizedBandwidth() |
GeneralizedBandwidth |
BandwidthExistingLSPGeneralizedBandwidth.getReverseGeneralizedBandwidth() |
Modifier and Type | Method and Description |
---|---|
void |
BandwidthRequestedGeneralizedBandwidth.setGeneralizedBandwidth(GeneralizedBandwidth generalizedBandwidth) |
void |
BandwidthExistingLSPGeneralizedBandwidth.setGeneralizedBandwidth(GeneralizedBandwidth generalizedBandwidth) |
void |
BandwidthRequestedGeneralizedBandwidth.setReverseGeneralizedBandwidth(GeneralizedBandwidth reverseGeneralizedBandwidth) |
void |
BandwidthExistingLSPGeneralizedBandwidth.setReverseGeneralizedBandwidth(GeneralizedBandwidth reverseGeneralizedBandwidth) |
Copyright © 2016. All rights reserved.