Class AbstractVendorInformationObjectParser

java.lang.Object
org.opendaylight.protocol.pcep.spi.CommonObjectParser
org.opendaylight.protocol.pcep.parser.object.AbstractVendorInformationObjectParser
All Implemented Interfaces:
EnterpriseSpecificInformationParser, ObjectParser, ObjectSerializer

public abstract class AbstractVendorInformationObjectParser extends CommonObjectParser implements ObjectSerializer, EnterpriseSpecificInformationParser
  • Constructor Details

    • AbstractVendorInformationObjectParser

      public AbstractVendorInformationObjectParser(int objectClass, int objectType)
  • Method Details