Package | Description |
---|---|
es.tid.pce.pcep.constructs |
PCEP Constructs as described in RFC 5440
|
es.tid.pce.pcep.messages |
PCEP Messages
|
Modifier and Type | Method and Description |
---|---|
LinkedList<Metric> |
SVECConstruct.getMetricList() |
LinkedList<Metric> |
Response.getMetricList() |
LinkedList<Metric> |
Request.getMetricList() |
LinkedList<Metric> |
Path.getMetricList() |
LinkedList<Metric> |
LSPInstantationRequest.getMetricList() |
Modifier and Type | Method and Description |
---|---|
void |
SVECConstruct.setMetricList(LinkedList<Metric> metricList) |
void |
Response.setMetricList(LinkedList<Metric> metricList) |
void |
Request.setMetricList(LinkedList<Metric> metricList) |
void |
Path.setMetricList(LinkedList<Metric> metricList) |
void |
LSPInstantationRequest.setMetricList(LinkedList<Metric> metricList) |
Modifier and Type | Method and Description |
---|---|
LinkedList<Metric> |
PCEPMonReq.getMetricList() |
Modifier and Type | Method and Description |
---|---|
void |
PCEPMonReq.setMetricList(LinkedList<Metric> metricList) |
Copyright © 2016. All rights reserved.