Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.RSVPTeObjectRegistry
-
-
Uses of RSVPTeObjectRegistry in org.opendaylight.protocol.bgp.linkstate.impl
Constructors in org.opendaylight.protocol.bgp.linkstate.impl with parameters of type RSVPTeObjectRegistry Constructor Description BGPActivator(boolean ianaLinkstateAttributeType, RSVPTeObjectRegistry rsvpTeObjectRegistry)
-
Uses of RSVPTeObjectRegistry in org.opendaylight.protocol.bgp.linkstate.impl.attribute
Constructors in org.opendaylight.protocol.bgp.linkstate.impl.attribute with parameters of type RSVPTeObjectRegistry Constructor Description LinkstateAttributeParser(boolean isIanaAssignedType, RSVPTeObjectRegistry rsvpTeObjectRegistry)
-
Uses of RSVPTeObjectRegistry in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that return RSVPTeObjectRegistry Modifier and Type Method Description RSVPTeObjectRegistry
RSVPExtensionConsumerContext. getRsvpRegistry()
-
Uses of RSVPTeObjectRegistry in org.opendaylight.protocol.rsvp.parser.spi.pojo
Classes in org.opendaylight.protocol.rsvp.parser.spi.pojo that implement RSVPTeObjectRegistry Modifier and Type Class Description class
SimpleRSVPObjectRegistry
-