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 TypeClassDescriptionclass
Parser forIpPrefixCase
.class
Parser forIpPrefixCase
.class
class
class
class
Parser 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.Registration
PCEPExtensionProviderContext.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.Registration
SimplePCEPExtensionProviderContext.registerRROSubobjectParser
(int subobjectType, RROSubobjectParser parser) org.opendaylight.yangtools.concepts.Registration
SimpleRROSubobjectRegistry.registerSubobjectParser
(int subobjectType, RROSubobjectParser parser)