public class SimpleRSVPExtensionConsumerContext extends Object implements RSVPExtensionConsumerContext
Constructor and Description |
---|
SimpleRSVPExtensionConsumerContext() |
Modifier and Type | Method and Description |
---|---|
SimpleEROSubobjectRegistry |
getEROSubobjectHandlerRegistry() |
SimpleLabelRegistry |
getLabelHandlerRegistry() |
SimpleRROSubobjectRegistry |
getRROSubobjectHandlerRegistry() |
SimpleRSVPObjectRegistry |
getRsvpRegistry() |
SimpleXROSubobjectRegistry |
getXROSubobjectHandlerRegistry() |
public final SimpleRSVPObjectRegistry getRsvpRegistry()
getRsvpRegistry
in interface RSVPExtensionConsumerContext
public final SimpleXROSubobjectRegistry getXROSubobjectHandlerRegistry()
getXROSubobjectHandlerRegistry
in interface RSVPExtensionConsumerContext
public SimpleEROSubobjectRegistry getEROSubobjectHandlerRegistry()
getEROSubobjectHandlerRegistry
in interface RSVPExtensionConsumerContext
public final SimpleRROSubobjectRegistry getRROSubobjectHandlerRegistry()
getRROSubobjectHandlerRegistry
in interface RSVPExtensionConsumerContext
public final SimpleLabelRegistry getLabelHandlerRegistry()
getLabelHandlerRegistry
in interface RSVPExtensionConsumerContext
Copyright © 2018 OpenDaylight. All rights reserved.