Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.XROSubobjectParser
Packages that use XROSubobjectParser
Package
Description
-
Uses of XROSubobjectParser in org.opendaylight.protocol.rsvp.parser.impl.subobject.xro
Classes in org.opendaylight.protocol.rsvp.parser.impl.subobject.xro that implement XROSubobjectParserModifier and TypeClassDescriptionclass
Parser forAsNumberCase
.class
class
Parser forIpPrefixCase
.class
Parser for { PathKey}.class
Parser for { PathKey}.class
Parser forSrlgCase
.class
Parser forUnnumberedCase
. -
Uses of XROSubobjectParser in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi with parameters of type XROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
RSVPExtensionProviderContext.registerXROSubobjectParser
(int subobjectType, XROSubobjectParser parser) -
Uses of XROSubobjectParser in org.opendaylight.protocol.rsvp.parser.spi.pojo
Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo with parameters of type XROSubobjectParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleXROSubobjectRegistry.registerSubobjectParser
(int subobjectType, XROSubobjectParser parser) org.opendaylight.yangtools.concepts.Registration
SimpleRSVPExtensionProviderContext.registerXROSubobjectParser
(int subobjectType, XROSubobjectParser parser)