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 |
---|---|
Request |
Request.duplicate() |
Modifier and Type | Method and Description |
---|---|
Request |
PCEPRequest.getRequest(int index) |
Request |
PCEPMonReq.getRequest(int index) |
Modifier and Type | Method and Description |
---|---|
LinkedList<Request> |
PCEPRequest.getRequestList() |
LinkedList<Request> |
PCEPMonReq.getRequestList() |
Modifier and Type | Method and Description |
---|---|
void |
PCEPRequest.addRequest(Request request) |
void |
PCEPMonReq.addRequest(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
PCEPRequest.setRequestList(LinkedList<Request> requestList) |
void |
PCEPMonReq.setRequestList(LinkedList<Request> requestList) |
Copyright © 2016. All rights reserved.