Uses of Interface
org.opendaylight.protocol.pcep.spi.RROSubobjectParser
Packages that use RROSubobjectParser
Package
Description
-
Uses of RROSubobjectParser in org.opendaylight.protocol.pcep.parser.subobject
Classes in org.opendaylight.protocol.pcep.parser.subobject that implement RROSubobjectParserModifier and TypeClassDescriptionclassParser forIpPrefixCase.classParser forIpPrefixCase.classclassclassclassParser forUnnumberedCase. -
Uses of RROSubobjectParser in org.opendaylight.protocol.pcep.segment.routing
Classes in org.opendaylight.protocol.pcep.segment.routing that implement RROSubobjectParser -
Uses of RROSubobjectParser in org.opendaylight.protocol.pcep.spi
Methods in org.opendaylight.protocol.pcep.spi with parameters of type RROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationPCEPExtensionProviderContext.registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser) -
Uses of RROSubobjectParser in org.opendaylight.protocol.pcep.spi.pojo
Methods in org.opendaylight.protocol.pcep.spi.pojo with parameters of type RROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimplePCEPExtensionProviderContext.registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser) org.opendaylight.yangtools.concepts.RegistrationSimpleRROSubobjectRegistry.registerSubobjectParser(int subobjectType, RROSubobjectParser parser)