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 |
---|---|
RequestParameters |
Response.getRequestParameters() |
RequestParameters |
Request.getRequestParameters() |
Modifier and Type | Method and Description |
---|---|
LinkedList<RequestParameters> |
Notify.getRequestIdList() |
LinkedList<RequestParameters> |
ErrorConstruct.getRequestIdList() |
Modifier and Type | Method and Description |
---|---|
void |
Response.setRequestParameters(RequestParameters requestParameters) |
void |
Request.setRequestParameters(RequestParameters requestParameters) |
Modifier and Type | Method and Description |
---|---|
void |
Notify.setRequestIdList(LinkedList<RequestParameters> requestIdList) |
void |
ErrorConstruct.setRequestIdList(LinkedList<RequestParameters> requestIdList) |
Modifier and Type | Method and Description |
---|---|
RequestParameters |
PCEPMonRep.getRP() |
Modifier and Type | Method and Description |
---|---|
void |
PCEPMonRep.setRP(RequestParameters rP) |
Copyright © 2016. All rights reserved.