Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.XROSubobjectRegistry
-
-
Uses of XROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero
Constructors in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero with parameters of type XROSubobjectRegistry Constructor Description EROExplicitExclusionRouteSubobjectParser(XROSubobjectRegistry registry) -
Uses of XROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.impl.te
Constructors in org.opendaylight.protocol.rsvp.parser.impl.te with parameters of type XROSubobjectRegistry Constructor Description ExcludeRouteObjectParser(XROSubobjectRegistry subobjReg) -
Uses of XROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that return XROSubobjectRegistry Modifier and Type Method Description XROSubobjectRegistryRSVPExtensionConsumerContext. getXROSubobjectHandlerRegistry() -
Uses of XROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.pojo
Classes in org.opendaylight.protocol.rsvp.parser.spi.pojo that implement XROSubobjectRegistry Modifier and Type Class Description classSimpleXROSubobjectRegistryMethods in org.opendaylight.protocol.rsvp.parser.spi.pojo that return XROSubobjectRegistry Modifier and Type Method Description XROSubobjectRegistryDefaultRSVPExtensionConsumerContext. getXROSubobjectHandlerRegistry() -
Uses of XROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.subobjects
Constructors in org.opendaylight.protocol.rsvp.parser.spi.subobjects with parameters of type XROSubobjectRegistry Constructor Description XROSubobjectListParser(XROSubobjectRegistry subobjReg)
-