Uses of Interface
org.opendaylight.protocol.pcep.spi.EROSubobjectParser
Packages that use EROSubobjectParser
Package
Description
-
Uses of EROSubobjectParser in org.opendaylight.protocol.pcep.parser.subobject
Classes in org.opendaylight.protocol.pcep.parser.subobject that implement EROSubobjectParserModifier and TypeClassDescriptionclassParser forAsNumberCase.classclassParser forIpPrefixCase.classParser forIpPrefixCase.classfinal classfinal classclassParser forUnnumberedCase. -
Uses of EROSubobjectParser in org.opendaylight.protocol.pcep.segment.routing
Classes in org.opendaylight.protocol.pcep.segment.routing that implement EROSubobjectParser -
Uses of EROSubobjectParser in org.opendaylight.protocol.pcep.spi
Classes in org.opendaylight.protocol.pcep.spi that implement EROSubobjectParserMethods in org.opendaylight.protocol.pcep.spi with parameters of type EROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationPCEPExtensionProviderContext.registerEROSubobjectParser(int subobjectType, EROSubobjectParser parser) -
Uses of EROSubobjectParser in org.opendaylight.protocol.pcep.spi.pojo
Methods in org.opendaylight.protocol.pcep.spi.pojo with parameters of type EROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimplePCEPExtensionProviderContext.registerEROSubobjectParser(int subobjectType, EROSubobjectParser parser) org.opendaylight.yangtools.concepts.RegistrationSimpleEROSubobjectRegistry.registerSubobjectParser(int subobjectType, EROSubobjectParser parser)