Class SimpleRSVPExtensionConsumerContext
java.lang.Object
org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionConsumerContext
- All Implemented Interfaces:
- RSVPExtensionConsumerContext
- Direct Known Subclasses:
- SimpleRSVPExtensionProviderContext
public class SimpleRSVPExtensionConsumerContext
extends Object
implements RSVPExtensionConsumerContext
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SimpleRSVPExtensionConsumerContextpublic SimpleRSVPExtensionConsumerContext()
 
- 
- 
Method Details- 
getRsvpRegistry- Specified by:
- getRsvpRegistryin interface- RSVPExtensionConsumerContext
 
- 
getXROSubobjectHandlerRegistry- Specified by:
- getXROSubobjectHandlerRegistryin interface- RSVPExtensionConsumerContext
 
- 
getEROSubobjectHandlerRegistry- Specified by:
- getEROSubobjectHandlerRegistryin interface- RSVPExtensionConsumerContext
 
- 
getRROSubobjectHandlerRegistry- Specified by:
- getRROSubobjectHandlerRegistryin interface- RSVPExtensionConsumerContext
 
- 
getLabelHandlerRegistry- Specified by:
- getLabelHandlerRegistryin interface- RSVPExtensionConsumerContext
 
 
-