Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.RROSubobjectParser
Packages that use RROSubobjectParser
Package
Description
-
Uses of RROSubobjectParser in org.opendaylight.protocol.rsvp.parser.impl.subobject.rro
Classes in org.opendaylight.protocol.rsvp.parser.impl.subobject.rro that implement RROSubobjectParserModifier and TypeClassDescriptionclassParser forIpPrefixCase.classParser forIpPrefixCase.classclassclassclassParser forUnnumberedCase.classParser forBasicProtectionCase. -
Uses of RROSubobjectParser in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi with parameters of type RROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationRSVPExtensionProviderContext.registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser) -
Uses of RROSubobjectParser in org.opendaylight.protocol.rsvp.parser.spi.pojo
Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo with parameters of type RROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimpleRSVPExtensionProviderContext.registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser) org.opendaylight.yangtools.concepts.RegistrationSimpleRROSubobjectRegistry.registerSubobjectParser(int subobjectType, RROSubobjectParser parser)