Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.RSVPTeObjectRegistry
-
Packages that use RSVPTeObjectRegistry Package Description org.opendaylight.protocol.bgp.linkstate.impl.attribute org.opendaylight.protocol.rsvp.parser.spi org.opendaylight.protocol.rsvp.parser.spi.pojo -
-
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 RSVPTeObjectRegistryRSVPExtensionConsumerContext. 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 classSimpleRSVPObjectRegistryMethods in org.opendaylight.protocol.rsvp.parser.spi.pojo that return RSVPTeObjectRegistry Modifier and Type Method Description RSVPTeObjectRegistryDefaultRSVPExtensionConsumerContext. getRsvpRegistry()
-