| Package | Description | 
|---|---|
| es.tid.pce.pcep | 
 PCEP Generic elements and exceptions 
 | 
| es.tid.pce.pcep.constructs | 
 PCEP Constructs as described in RFC 5440 
 | 
| es.tid.pce.pcep.messages | 
 PCEP Messages 
 | 
| es.tid.pce.pcep.objects | 
 PCEP Objects
Contains PCEP Objects as described in RFC 5440, IETF drafts and proprietary. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PCEPElement.encode()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UpdateRequest.decode(byte[] bytes,
      int offset)  | 
void | 
SVECConstruct.decode(byte[] bytes,
      int offset)  | 
void | 
StateReport.decode(byte[] bytes,
      int offset)  | 
void | 
Response.decode(byte[] bytes,
      int offset)  | 
void | 
PCEPIntiatedLSP.decode(byte[] bytes,
      int offset)  | 
void | 
UpdateRequest.encode()  | 
void | 
SwitchEncodingType.encode()  | 
void | 
SVECConstruct.encode()  | 
void | 
StateReport.encode()  | 
void | 
RROBandwidth.encode()  | 
void | 
Response.encode()  | 
void | 
Request.encode()  | 
void | 
PCEPIntiatedLSP.encode()  | 
void | 
Path.encode()  | 
void | 
P2PEndpoints.encode()  | 
void | 
P2MPEndpoints.encode()  | 
void | 
Notify.encode()
Encode Notify Construct 
 | 
void | 
NCF.encode()  | 
void | 
MetricPCE.encode()  | 
void | 
LSPInstantationRequest.encode()  | 
void | 
FullAnycastEndpoints.encode()  | 
void | 
ErrorConstruct.encode()
Encode the Error Construct 
 | 
void | 
EndpointRestriction.encode()  | 
void | 
EndPointAndRestrictions.encode()  | 
void | 
EndPoint.encode()  | 
void | 
AssistedUnicastEndpoints.encode()  | 
| Constructor and Description | 
|---|
AssistedUnicastEndpoints(byte[] bytes,
                        int offset)  | 
ErrorConstruct(byte[] bytes,
              int offset)  | 
FullAnycastEndpoints(byte[] bytes,
                    int offset)  | 
LSPInstantationRequest(byte[] bytes,
                      int offset)
Use this method to create a new Request from a sequence of bytes 
 | 
MetricPCE(byte[] bytes,
         int offset)  | 
Notify(byte[] bytes,
      int offset)  | 
P2MPEndpoints(byte[] object_bytes,
             int offset)  | 
P2PEndpoints(byte[] bytes,
            int offset)  | 
Path(byte[] bytes,
    int offset)  | 
PCEPIntiatedLSP(byte[] bytes,
               int offset)  | 
Request(byte[] bytes,
       int offset)
Use this method to create a new Request from a sequence of bytes 
 | 
Response(byte[] bytes,
        int offset)  | 
RROBandwidth(byte[] bytes,
            int offset)  | 
StateReport(byte[] bytes,
           int offset)  | 
SVECConstruct(byte[] bytes,
             int offset)  | 
SwitchEncodingType(byte[] bytes,
                  int offset)  | 
UpdateRequest(byte[] bytes,
             int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PCEPUpdate.decode()  | 
void | 
PCEPResponse.decode()
Decode the PCEP Response message 
 | 
void | 
PCEPRequest.decode()
Decodes a PCEP Request following RFC 5440, RFC 5541, RFC 5886 and RFC 5521 
 | 
void | 
PCEPReport.decode()  | 
void | 
PCEPOpen.decode()  | 
void | 
PCEPNotification.decode()
Decode the PCEP Notification Message 
 | 
void | 
PCEPInitiate.decode()  | 
void | 
PCEPMonReq.decode(byte[] bytes)
Decodes a PCEP Mon Request following RFC 5440, RFC 5541, RFC 5886 and RFC 5521 
 | 
void | 
PCEPUpdate.encode()  | 
void | 
PCEPTELinkTearDownSuggestion.encode()
Encode the PCEP Message 
 | 
void | 
PCEPTELinkSuggestion.encode()
Encode the PCEP Message 
 | 
void | 
PCEPTELinkConfirmation.encode()
Encode the PCEP Message 
 | 
void | 
PCEPResponse.encode()
Encodes the PCEP Response Message 
 | 
void | 
PCEPRequest.encode()
Encodes the PCEP Request message 
 | 
void | 
PCEPReport.encode()  | 
void | 
PCEPOpen.encode()  | 
void | 
PCEPNotification.encode()
Encode PCEP Notification Message 
 | 
void | 
PCEPMonReq.encode()  | 
void | 
PCEPMonRep.encode()  | 
void | 
PCEPKeepalive.encode()  | 
void | 
PCEPInitiate.encode()  | 
void | 
PCEPError.encode()
Encode the PCEP Message 
 | 
void | 
PCEPClose.encode()
Encode the PCEP Message 
 | 
| Constructor and Description | 
|---|
PCEPClose(byte[] bytes)
Contructs and decodes new PCEP CLOSE Message from a byte array 
 | 
PCEPError(byte[] bytes)  | 
PCEPInitiate(byte[] bytes)  | 
PCEPKeepalive(byte[] bytes)  | 
PCEPMessage(byte[] bytes)
Creates a PCEP message from a byte array. 
 | 
PCEPNotification(byte[] bytes)
Create a new PCEP Notification Message from a byte array 
 | 
PCEPOpen(byte[] bytes)
Construct new PCEP Open message from scratch 
 | 
PCEPReport(byte[] bytes)  | 
PCEPRequest(byte[] bytes)  | 
PCEPResponse(byte[] bytes)  | 
PCEPTELinkConfirmation(byte[] bytes)
Contructs and decodes new PCEP TELinkSuggestion Message from a byte array 
 | 
PCEPTELinkSuggestion(byte[] bytes)
Contructs and decodes new PCEP TELinkSuggestion Message from a byte array 
 | 
PCEPTELinkTearDownSuggestion(byte[] bytes)
Contructs and decodes new PCEP TELinkSuggestion Message from a byte array 
 | 
PCEPUpdate(byte[] bytes)  | 
| Constructor and Description | 
|---|
EndPointDataPathID(byte[] bytes,
                  int offset)  | 
GeneralizedEndPoints(byte[] bytes,
                    int offset)  | 
Copyright © 2016. All rights reserved.