Uses of Interface
org.opendaylight.protocol.pcep.spi.ObjectRegistry
Packages that use ObjectRegistry
Package
Description
-
Uses of ObjectRegistry in org.opendaylight.protocol.pcep.auto.bandwidth.extension
Constructors in org.opendaylight.protocol.pcep.auto.bandwidth.extension with parameters of type ObjectRegistry -
Uses of ObjectRegistry in org.opendaylight.protocol.pcep.ietf.initiated
Constructors in org.opendaylight.protocol.pcep.ietf.initiated with parameters of type ObjectRegistry -
Uses of ObjectRegistry in org.opendaylight.protocol.pcep.ietf.stateful
Constructors in org.opendaylight.protocol.pcep.ietf.stateful with parameters of type ObjectRegistryModifierConstructorDescriptionStatefulErrorMessageParser
(ObjectRegistry registry) StatefulPCReportMessageParser
(ObjectRegistry registry) StatefulPCRequestMessageParser
(ObjectRegistry registry) -
Uses of ObjectRegistry in org.opendaylight.protocol.pcep.parser.message
Constructors in org.opendaylight.protocol.pcep.parser.message with parameters of type ObjectRegistryModifierConstructorDescriptionPCEPCloseMessageParser
(ObjectRegistry registry) PCEPErrorMessageParser
(ObjectRegistry registry) PCEPKeepAliveMessageParser
(ObjectRegistry registry) PCEPNotificationMessageParser
(ObjectRegistry registry) PCEPOpenMessageParser
(ObjectRegistry registry) PCEPReplyMessageParser
(ObjectRegistry registry) PCEPRequestMessageParser
(ObjectRegistry registry) PCEPStartTLSMessageParser
(ObjectRegistry registry) -
Uses of ObjectRegistry in org.opendaylight.protocol.pcep.spi
Methods in org.opendaylight.protocol.pcep.spi that return ObjectRegistryConstructors in org.opendaylight.protocol.pcep.spi with parameters of type ObjectRegistry -
Uses of ObjectRegistry in org.opendaylight.protocol.pcep.spi.pojo
Classes in org.opendaylight.protocol.pcep.spi.pojo that implement ObjectRegistryMethods in org.opendaylight.protocol.pcep.spi.pojo that return ObjectRegistryModifier and TypeMethodDescriptionDefaultPCEPExtensionConsumerContext.getObjectHandlerRegistry()
SimplePCEPExtensionProviderContext.getObjectHandlerRegistry()