Uses of Interface
org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext
-
Packages that use RSVPExtensionConsumerContext Package Description org.opendaylight.protocol.bgp.linkstate.impl org.opendaylight.protocol.rsvp.parser.spi org.opendaylight.protocol.rsvp.parser.spi.pojo -
-
Uses of RSVPExtensionConsumerContext in org.opendaylight.protocol.bgp.linkstate.impl
Constructors in org.opendaylight.protocol.bgp.linkstate.impl with parameters of type RSVPExtensionConsumerContext Constructor Description BGPActivator(RSVPExtensionConsumerContext rsvpExtensions)BGPActivator(RSVPExtensionConsumerContext rsvpExtensions, boolean ianaLinkstateAttributeType)BGPActivator(RSVPExtensionConsumerContext rsvpExtensions, BGPActivator.Configuration config) -
Uses of RSVPExtensionConsumerContext in org.opendaylight.protocol.rsvp.parser.spi
Subinterfaces of RSVPExtensionConsumerContext in org.opendaylight.protocol.rsvp.parser.spi Modifier and Type Interface Description interfaceRSVPExtensionProviderContext -
Uses of RSVPExtensionConsumerContext in org.opendaylight.protocol.rsvp.parser.spi.pojo
Classes in org.opendaylight.protocol.rsvp.parser.spi.pojo that implement RSVPExtensionConsumerContext Modifier and Type Class Description classDefaultRSVPExtensionConsumerContextStarts and stopsRSVPExtensionProviderActivatorinstances for anRSVPExtensionProviderContext.classSimpleRSVPExtensionConsumerContextclassSimpleRSVPExtensionProviderContext
-