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 TypeClassDescriptionclass
Parser forAsNumberCase
.class
class
Parser forIpPrefixCase
.class
Parser forIpPrefixCase
.class
final class
final class
class
Parser 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.Registration
PCEPExtensionProviderContext.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.Registration
SimplePCEPExtensionProviderContext.registerEROSubobjectParser
(int subobjectType, EROSubobjectParser parser) org.opendaylight.yangtools.concepts.Registration
SimpleEROSubobjectRegistry.registerSubobjectParser
(int subobjectType, EROSubobjectParser parser)