Package | Description |
---|---|
es.tid.pce.pcep.objects |
PCEP Objects
Contains PCEP Objects as described in RFC 5440, IETF drafts and proprietary.
|
es.tid.rsvp.objects | |
es.tid.rsvp.objects.subobjects |
Modifier and Type | Method and Description |
---|---|
LinkedList<RROSubobject> |
ReportedRouteObject.getRroSubObjectList() |
Modifier and Type | Method and Description |
---|---|
void |
ReportedRouteObject.setRroSubObjectList(LinkedList<RROSubobject> rroSubObjectList) |
Modifier and Type | Method and Description |
---|---|
LinkedList<RROSubobject> |
RRO.getRroSubobjects() |
Modifier and Type | Method and Description |
---|---|
void |
RRO.addRROubobject(RROSubobject rroSO)
Method to add a new RRO subobject to the ERO object.
|
Modifier and Type | Method and Description |
---|---|
void |
RRO.setRroSubobjects(LinkedList<RROSubobject> rroSubobjects) |
Modifier and Type | Class and Description |
---|---|
class |
IPv4AddressRROSubobject |
class |
IPv6AddressRROSubobject |
class |
LabelRROSubobject
RFC 3209 RSVP-TE RRO Label Object
4.4.1.3.
|
Copyright © 2016. All rights reserved.