Class ProtectionCommonParser

java.lang.Object
org.opendaylight.protocol.rsvp.parser.impl.te.ProtectionCommonParser
Direct Known Subclasses:
SEROBasicProtectionSubobjectParser, SERODynamicProtectionSubobjectParser, SRROBasicProtectionSubobjectParser, SRRODynamicProtectionSubobjectParser

public class ProtectionCommonParser extends Object
  • Field Details

    • PROTECTION_SUBOBJECT_TYPE_1

      protected static final short PROTECTION_SUBOBJECT_TYPE_1
      See Also:
    • PROTECTION_SUBOBJECT_TYPE_2

      protected static final short PROTECTION_SUBOBJECT_TYPE_2
      See Also:
    • CONTENT_LENGTH_C2

      protected static final int CONTENT_LENGTH_C2
      See Also:
  • Constructor Details

    • ProtectionCommonParser

      protected ProtectionCommonParser()
  • Method Details