Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.LabelRegistry
-
-
Uses of LabelRegistry in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero
Constructors in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero with parameters of type LabelRegistry Constructor Description EROLabelSubobjectParser(LabelRegistry labelReg)
-
Uses of LabelRegistry in org.opendaylight.protocol.rsvp.parser.impl.subobject.rro
Constructors in org.opendaylight.protocol.rsvp.parser.impl.subobject.rro with parameters of type LabelRegistry Constructor Description RROLabelSubobjectParser(LabelRegistry labelReg)
-
Uses of LabelRegistry in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that return LabelRegistry Modifier and Type Method Description LabelRegistry
RSVPExtensionConsumerContext. getLabelHandlerRegistry()
-
Uses of LabelRegistry in org.opendaylight.protocol.rsvp.parser.spi.pojo
Classes in org.opendaylight.protocol.rsvp.parser.spi.pojo that implement LabelRegistry Modifier and Type Class Description class
SimpleLabelRegistry
Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo that return LabelRegistry Modifier and Type Method Description LabelRegistry
DefaultRSVPExtensionConsumerContext. getLabelHandlerRegistry()
-