Package | Description |
---|---|
es.tid.pce.pcep.constructs |
PCEP Constructs as described in RFC 5440
|
es.tid.pce.pcep.objects.tlvs |
Contains TLV Objects as described in RFC 5440
|
Modifier and Type | Method and Description |
---|---|
ExplicitRouteObject |
Path.geteRO() |
ExplicitRouteObject |
LSPInstantationRequest.geteRO() |
ExplicitRouteObject |
PCEPIntiatedLSP.getEro() |
Modifier and Type | Method and Description |
---|---|
void |
PCEPIntiatedLSP.setEro(ExplicitRouteObject ero) |
void |
Path.setEro(ExplicitRouteObject eRO) |
void |
LSPInstantationRequest.setERO(ExplicitRouteObject eRO) |
Modifier and Type | Method and Description |
---|---|
ExplicitRouteObject |
PathReservationTLV.geteRO() |
Modifier and Type | Method and Description |
---|---|
void |
PathReservationTLV.setERO(ExplicitRouteObject eRO) |
Copyright © 2016. All rights reserved.