Uses of Interface
org.opendaylight.protocol.pcep.spi.MessageRegistry
Package
Description
-
Uses of MessageRegistry in org.opendaylight.protocol.pcep.impl
ModifierConstructorDescriptionPCEPByteToMessageDecoder
(MessageRegistry registry) PCEPDispatcherImpl
(@NonNull MessageRegistry registry, @NonNull PCEPSessionNegotiatorFactory<PCEPSessionImpl> negotiatorFactory, @NonNull io.netty.channel.EventLoopGroup bossGroup, @NonNull io.netty.channel.EventLoopGroup workerGroup) Creates an instance of PCEPDispatcherImpl, gets the default selector and opens it.PCEPHandlerFactory
(MessageRegistry registry) PCEPMessageToByteEncoder
(MessageRegistry registry) -
Uses of MessageRegistry in org.opendaylight.protocol.pcep.pcc.mock.protocol
-
Uses of MessageRegistry in org.opendaylight.protocol.pcep.spi
-
Uses of MessageRegistry in org.opendaylight.protocol.pcep.spi.pojo
Modifier and TypeMethodDescriptionDefaultPCEPExtensionConsumerContext.getMessageHandlerRegistry()
SimplePCEPExtensionProviderContext.getMessageHandlerRegistry()