| Package | Description | 
|---|---|
| es.tid.pce.pcep.constructs | 
 PCEP Constructs as described in RFC 5440 
 | 
| es.tid.pce.pcep.objects | 
 PCEP Objects
Contains PCEP Objects as described in RFC 5440, IETF drafts and proprietary. 
 | 
| es.tid.pce.pcep.objects.tlvs | 
 Contains TLV Objects as described in RFC 5440 
 | 
| es.tid.pce.pcep.objects.tlvs.subtlvs | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EndPointAndRestrictions.decode(byte[] bytes,
      int offset)  | 
void | 
EndPoint.decode(byte[] bytes,
      int offset)  | 
| Constructor and Description | 
|---|
EndPoint(byte[] bytes,
        int offset)  | 
EndPointAndRestrictions(byte[] bytes,
                       int offset)  | 
FullAnycastEndpoints(byte[] bytes,
                    int offset)  | 
NCF(byte[] bytes,
   int offset)  | 
P2MPEndpoints(byte[] object_bytes,
             int offset)  | 
P2PEndpoints(byte[] bytes,
            int offset)  | 
TNA(byte[] bytes,
   int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XifiUniCastEndPoints.decode()
Decode the IPv4 address 
 | 
void | 
XifiEndPoints.decode()  | 
void | 
WavelengthAssignementObject.decode()  | 
void | 
SwitchLayer.decode()
Decode SwitchLayer PCEP Object 
 | 
void | 
Svec.decode()
Decode the PCEP SVEC Object 
 | 
void | 
SuggestedLabel.decode()
Decode SuggestedLabel message. 
 | 
void | 
SRP.decode()  | 
void | 
ServerIndication.decode()
Decode SwitchLayer PCEP Object 
 | 
void | 
ReservationConf.decode()  | 
void | 
Reservation.decode()  | 
void | 
RequestParameters.decode()
Decode Request Parameters Object 
 | 
void | 
ReqAdapCap.decode()  | 
void | 
ReportedRouteObject.decode()
Decode Reported Route Object 
 | 
void | 
ProcTime.decode()  | 
abstract void | 
PCEPObject.decode()
Decode the object. 
 | 
void | 
PCEPErrorObject.decode()
Decode PCEP Error Object 
 | 
void | 
PceIdIPv4.decode()  | 
void | 
PccReqId.decode()  | 
void | 
P2MPEndPointsIPv4.decode()
Decode the IPv4 address 
 | 
void | 
P2MPEndPointsDataPathID.decode()
Decode the IPv4 address 
 | 
void | 
OPEN.decode()
Decodes the OPEN object 
 | 
void | 
ObjectiveFunction.decode()  | 
void | 
Notification.decode()
Decode notification object 
 | 
void | 
NoPath.decode()
Decode NoPath Object 
 | 
void | 
NetQuotationNSAP.decode()  | 
void | 
NetQuotationNSAP.EPQuotationNSAP.decode()  | 
void | 
NetQuotationIPv6.decode()  | 
void | 
NetQuotationIPv6.EPQuotationIPv6.decode()  | 
void | 
NetQuotationIPv4.decode()  | 
void | 
NetQuotationIPv4.EPQuotationIPv4.decode()  | 
void | 
Monitoring.decode()  | 
void | 
Metric.decode()
Decode Metric Object 
 | 
void | 
LSPA.decode()
Decode the LSPA Object 
 | 
void | 
LSP.decode()  | 
void | 
LoadBalancing.decode()
Decode the LOAD BALANCING Object 
 | 
void | 
LabelSetInclusiveList.decode()  | 
void | 
InterLayer.decode()  | 
void | 
IncludeRouteObject.decode()
Decodes Explicit Route Object 
 | 
void | 
GeneralizedEndPoints.decode()
Decode Generalized EndPoint object 
 | 
void | 
ExplicitRouteObject.decode()
Decodes Explicit Route Object 
 | 
void | 
ExcludeRouteObject.decode()  | 
void | 
EndPointsUnnumberedIntf.decode()
Decode the IPv4 address 
 | 
void | 
EndPointsIPv6.decode()
Decode the ENDPOINTS IPv6 object 
 | 
void | 
EndPointsIPv4.decode()
Decode the IPv4 address 
 | 
void | 
EndPointDataPathID.decode()  | 
void | 
Close.decode()
Decode CLOSE message. 
 | 
void | 
BitmapLabelSet.decode()
Decode SuggestedLabel message. 
 | 
void | 
BandwidthRequestedGeneralizedBandwidth.decode()  | 
void | 
BandwidthRequested.decode()
Decodes the BANDWDITH object 
 | 
void | 
BandwidthExistingLSPGeneralizedBandwidth.decode()  | 
void | 
BandwidthExistingLSP.decode()
Decodes the BANDWDITH object 
 | 
void | 
AdvanceReservationObject.decode()
Decodes Advance Reservation Object 
 | 
void | 
PCEPObject.decode(byte[] bytes,
      int offset)
Decodes an object from a sequence of bytes starting in offset. 
 | 
| Constructor and Description | 
|---|
AdvanceReservationObject(byte[] bytes,
                        int offset)  | 
Bandwidth(byte[] bytes,
         int offset)  | 
BandwidthExistingLSP(byte[] bytes,
                    int offset)
Constructs a PCEP object from a sequence of bytes 
 | 
BandwidthExistingLSPGeneralizedBandwidth(byte[] bytes,
                                        int offset)  | 
BandwidthRequested(byte[] bytes,
                  int offset)
Constructs a PCEP object from a sequence of bytes 
 | 
BandwidthRequestedGeneralizedBandwidth(byte[] bytes,
                                      int offset)  | 
BitmapLabelSet(byte[] bytes,
              int offset)  | 
Close(byte[] bytes,
     int offset)  | 
EndPointDataPathID(byte[] bytes,
                  int offset)  | 
EndPoints(byte[] bytes,
         int offset)  | 
EndPointsIPv4(byte[] bytes,
             int offset)
Constructs a new PCEP END-POINTS object IPv4 Type from a sequence of bytes 
 | 
EndPointsIPv6(byte[] bytes,
             int offset)
Constructs a new PCEP END-POINTS object IPv6 Type from a sequence of bytes 
 | 
EndPointsUnnumberedIntf(byte[] bytes,
                       int offset)  | 
EPQuotationIPv4(byte[] bytes,
               int offset)  | 
EPQuotationIPv6(byte[] bytes,
               int offset)  | 
EPQuotationNSAP(byte[] bytes,
               int offset)  | 
ExcludeRouteObject(byte[] bytes,
                  int offset)
Constructs a new ERO (Explicit Route Object) from a sequence of bytes 
 | 
ExplicitRouteObject(byte[] bytes,
                   int offset)
Constructs a new ERO (Explicit Route Object) from a sequence of bytes 
 | 
GeneralizedEndPoints(byte[] bytes,
                    int offset)  | 
IncludeRouteObject(byte[] bytes,
                  int offset)
Constructs a new IRO (Include Route Object) from a sequence of bytes 
 | 
InterLayer(byte[] bytes,
          int offset)  | 
LabelSet(byte[] bytes,
        int offset)  | 
LabelSetInclusiveList(byte[] bytes,
                     int offset)  | 
LoadBalancing(byte[] bytes,
             int offset)
Constructs a new LOAD-BALANCING Object from a sequence of bytes 
 | 
LSP(byte[] bytes,
   int offset)  | 
LSPA(byte[] bytes,
    int offset)
Constructs a new LSPA Object from a sequence of bytes 
 | 
Metric(byte[] bytes,
      int offset)
Constructs a new Metric Object from a sequence of bytes 
 | 
Monitoring(byte[] bytes,
          int offset)  | 
NetQuotationIPv4(byte[] bytes,
                int offset)  | 
NetQuotationIPv6(byte[] bytes,
                int offset)  | 
NetQuotationNSAP(byte[] bytes,
                int offset)  | 
NoPath(byte[] bytes,
      int offset)
Constructs a new NO-PATH Object from a sequence of bytes 
 | 
Notification(byte[] bytes,
            int offset)
Constructs a new NOTIFICATION Object from a sequence of bytes 
 | 
ObjectiveFunction(byte[] bytes,
                 int offset)  | 
OPEN(byte[] bytes,
    int offset)
Constructs a new OPEN Object from a sequence of bytes 
 | 
P2MPEndPointsDataPathID(byte[] bytes,
                       int offset)
Constructs a new PCEP END-POINTS object IPv4 Type from a sequence of bytes 
 | 
P2MPEndPointsIPv4(byte[] bytes,
                 int offset)
Constructs a new PCEP END-POINTS object IPv4 Type from a sequence of bytes 
 | 
PccReqId(byte[] bytes,
        int offset)  | 
PceId(byte[] bytes,
     int offset)  | 
PceIdIPv4(byte[] bytes,
         int offset)  | 
PCEPErrorObject(byte[] bytes,
               int offset)  | 
PCEPObject(byte[] bytes,
          int offset)
Construct a new PCEP Object from a sequence of bytes. 
 | 
ProcTime(byte[] bytes,
        int offset)  | 
ReportedRouteObject(byte[] bytes,
                   int offset)
Constructs a Reported Route Object (RRO) from a sequence of bytes 
 | 
ReqAdapCap(byte[] bytes,
          int offset)  | 
RequestParameters(byte[] bytes,
                 int offset)
Constructs a Request Parameters (RP) object from a sequence of bytes 
 | 
Reservation(byte[] bytes,
           int offset)  | 
ReservationConf(byte[] bytes,
               int offset)  | 
ServerIndication(byte[] bytes,
                int offset)  | 
SRP(byte[] bytes,
   int offset)  | 
SuggestedLabel(byte[] bytes,
              int offset)  | 
Svec(byte[] bytes,
    int offset)
Constructs a SVEC object from a sequence of bytes 
 | 
SwitchLayer(byte[] bytes,
           int offset)  | 
WavelengthAssignementObject(byte[] bytes,
                           int offset)  | 
XifiEndPoints(byte[] bytes,
             int offset)  | 
XifiUniCastEndPoints(byte[] bytes,
                    int offset)
Constructs a new PCEP END-POINTS object IPv4 Type from a sequence of bytes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XifiEndPointTLV.decode()  | 
void | 
UnnemberedInterfaceDataPathTLV.decode()  | 
void | 
SymbolicPathNameTLV.decode()  | 
void | 
StorageTLV.decode()  | 
void | 
ServerTLV.decode()  | 
void | 
RSVPErrorSpecTLV.decode()  | 
void | 
ReservationIDTLV.decode()  | 
void | 
RequestInfoTLV.decode()  | 
void | 
ReachabilityTLV.decode()  | 
void | 
PCE_Redundancy_Group_Identifier_TLV.decode()  | 
void | 
PathReservationTLV.decode()  | 
void | 
OSPFTE_LSA_TLV.decode()  | 
void | 
OF_LIST_TLV.decode()  | 
void | 
LSPErrorCodeTLV.decode()  | 
void | 
LSPDatabaseVersionTLV.decode()  | 
void | 
ITAdvertisementTLV.decode()  | 
void | 
IPv4LSPIdentifiersTLV.decode()  | 
void | 
EndPointUnnumberedDataPathTLV.decode()  | 
void | 
EndPointStorageTLV.decode()  | 
void | 
EndPointServerTLV.decode()  | 
void | 
EndPointApplicationTLV.decode()  | 
void | 
DomainIDTLV.decode()  | 
| Constructor and Description | 
|---|
BandwidthTLV(byte[] bytes,
            int offset)  | 
DomainIDTLV(byte[] bytes,
           int offset)  | 
EndPointApplicationTLV(byte[] bytes,
                      int offset)  | 
EndPointServerTLV(byte[] bytes,
                 int offset)  | 
EndPointStorageTLV(byte[] bytes,
                  int offset)  | 
EndPointUnnumberedDataPathTLV(byte[] bytes,
                             int offset)  | 
GMPLSCapabilityTLV(byte[] bytes,
                  int offset)  | 
IPv4LSPIdentifiersTLV(byte[] bytes,
                     int offset)  | 
ITAdvertisementTLV(byte[] bytes,
                  int offset)  | 
LSPDatabaseVersionTLV(byte[] bytes,
                     int offset)  | 
LSPErrorCodeTLV(byte[] bytes,
               int offset)  | 
MaxRequestTimeTLV(byte[] bytes,
                 int offset)  | 
OF_LIST_TLV(byte[] bytes,
           int offset)  | 
OSPFTE_LSA_TLV(byte[] bytes,
              int offset)  | 
PathReservationTLV(byte[] bytes,
                  int offset)  | 
PathSetupTLV(byte[] bytes,
            int offset)  | 
PCE_ID_TLV(byte[] bytes,
          int offset)  | 
PCE_Redundancy_Group_Identifier_TLV(byte[] bytes,
                                   int offset)  | 
ReachabilityTLV(byte[] bytes,
               int offset)  | 
RequestInfoTLV(byte[] bytes,
              int offset)  | 
ReservationIDTLV(byte[] bytes,
                int offset)  | 
RSVPErrorSpecTLV(byte[] bytes,
                int offset)  | 
ServerTLV(byte[] bytes,
         int offset)  | 
SRCapabilityTLV(byte[] bytes,
               int offset)  | 
StatefulCapabilityTLV(byte[] bytes,
                     int offset)  | 
StorageTLV(byte[] bytes,
          int offset)  | 
SymbolicPathNameTLV(byte[] bytes,
                   int offset)  | 
TunnelIDTLV(byte[] bytes,
           int offset)  | 
UnnemberedInterfaceDataPathTLV(byte[] bytes,
                              int offset)  | 
XifiEndPointTLV(byte[] bytes,
               int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VolumeSubTLV.decode()  | 
void | 
ServerStorageSubTLV.decode()  | 
void | 
PowerSubTLV.decode()  | 
void | 
NetworkSpecSubTLV.decode()  | 
| Constructor and Description | 
|---|
NetworkSpecSubTLV(byte[] bytes,
                 int offset)  | 
PowerSubTLV(byte[] bytes,
           int offset)  | 
ServerStorageSubTLV(byte[] bytes,
                   int offset)  | 
VolumeSubTLV(byte[] bytes,
            int offset)  | 
Copyright © 2016. All rights reserved.