Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.RROSubobjectRegistry
-
-
Uses of RROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.impl.te
Constructors in org.opendaylight.protocol.rsvp.parser.impl.te with parameters of type RROSubobjectRegistry Constructor Description RecordRouteObjectParser(RROSubobjectRegistry subobjReg)
SecondaryRecordRouteObjectParser(RROSubobjectRegistry subobjReg)
-
Uses of RROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that return RROSubobjectRegistry Modifier and Type Method Description RROSubobjectRegistry
RSVPExtensionConsumerContext. getRROSubobjectHandlerRegistry()
-
Uses of RROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.pojo
Classes in org.opendaylight.protocol.rsvp.parser.spi.pojo that implement RROSubobjectRegistry Modifier and Type Class Description class
SimpleRROSubobjectRegistry
-
Uses of RROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.subobjects
Constructors in org.opendaylight.protocol.rsvp.parser.spi.subobjects with parameters of type RROSubobjectRegistry Constructor Description RROSubobjectListParser(RROSubobjectRegistry subobjReg)
-