Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectRegistry
-
-
Uses of EROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.impl.te
Constructors in org.opendaylight.protocol.rsvp.parser.impl.te with parameters of type EROSubobjectRegistry Constructor Description ExplicitRouteObjectParser(EROSubobjectRegistry subobjReg)
PrimaryPathRouteObjectParser(EROSubobjectRegistry subobjReg)
SecondaryExplicitRouteObjectParser(EROSubobjectRegistry subobjReg)
-
Uses of EROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that return EROSubobjectRegistry Modifier and Type Method Description EROSubobjectRegistry
RSVPExtensionConsumerContext. getEROSubobjectHandlerRegistry()
-
Uses of EROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.pojo
Classes in org.opendaylight.protocol.rsvp.parser.spi.pojo that implement EROSubobjectRegistry Modifier and Type Class Description class
SimpleEROSubobjectRegistry
Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo that return EROSubobjectRegistry Modifier and Type Method Description EROSubobjectRegistry
DefaultRSVPExtensionConsumerContext. getEROSubobjectHandlerRegistry()
-
Uses of EROSubobjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.subobjects
Constructors in org.opendaylight.protocol.rsvp.parser.spi.subobjects with parameters of type EROSubobjectRegistry Constructor Description EROSubobjectListParser(EROSubobjectRegistry subobjReg)
-